article thumbnail

D2 log 057 – Tiles, pt.2

Catnip Games

I made a “master sheet” with all the tiles to keep things organized. I implemented a new material system for tiles. In addition to the visible texture, each tile had a lower resolution bitmap which defined the material at a given spot. They are now baked into tiles, so map editing is much easier.

Tile 52
article thumbnail

Accelerating Load Times for DirectX Games and Apps with GDeflate for DirectStorage

Nvidia

To show the benefits of GDeflate, we measured system performance without compression, with standard CPU-side decompression, and with GPU-accelerated GDeflate decompression on a representative game-focused dataset, containing texture and geometry data. This also enables random access to the compressed data at tile granularity.

Tile 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Little Racer – 3D Art

The Knights of Unity

Almost every 3D asset is painted using only one atlas texture. As I mentioned before – almost every 3D object uses the same atlas texture. Every part must be set accordingly to the tiles, that size is 30x30x10. They are textured using the same atlas map and need to fit into the grid size.

Art 52
article thumbnail

Dev snapshot: Godot 3.2.4 beta 4

Mircosoft Game Dev

see recent devblogs on GDScript typed instructions , Complex Text Layout , Tiles editor , documentation , and 2D rendering improvements !), GLES2: Fix glow on devices with only 8 texture slots ( GH-42446 ). GLES2: Use separate texture unit for light_texture ( GH-42538 ). a lot of work is also being done on the 3.2

Beta 52
article thumbnail

Dev snapshot: Godot 3.4 beta 6

Mircosoft Game Dev

CSG: CSGPolygon fixes and features: Angle simplification, UV tiling distance, interval type ( GH-52509 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Animation: Fix rendering centered odd-size texture for AnimatedSprite/AnimatedSprite3D ( GH-53052 ). In-depth documentation is available.

Beta 52
article thumbnail

Release candidate: Godot 3.4 RC 1

Mircosoft Game Dev

CSG: CSGPolygon fixes and features: Angle simplification, UV tiling distance, interval type ( GH-52509 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Animation: Fix rendering centered odd-size texture for AnimatedSprite/AnimatedSprite3D ( GH-53052 ). In-depth documentation is available.

Mesh 52
article thumbnail

Release candidate: Godot 3.4 RC 3

Mircosoft Game Dev

CSG: CSGPolygon fixes and features: Angle simplification, UV tiling distance, interval type ( GH-52509 ). Rendering: Fixes depth sorting of meshes with transparent textures ( GH-50721 ). Animation: Fix rendering centered odd-size texture for AnimatedSprite/AnimatedSprite3D ( GH-53052 ). In-depth documentation is available.

Mesh 52