article thumbnail

Feature request: Texture atlas polygon support in CC v3

Cocos

We use Texture Packer v7 and it supports Polygon atlases. Useful links: codeandweb.com Cocos2d-x performance optimization with polygon sprites Are you experiencing low FPS in your cocos2d-x game? 如何重现) Create with Texture Packer or any other tool a Polygon Texture Atlas and apply them into a Sprite in Cocos Creator 2.1.3. (如何重现)

Polygon 52
article thumbnail

What is Level of Detail (LOD) in 3D Modeling? | Techniques & software

CG Spectrum

It helps reduce the amount of detail by simplifying polygons and textures as they get further away from the camera. Generally, the closer to camera, the more level of detail (surface details, textures, shadows, etc. will be required. Before using their automated LODs, set up and define your LOD groups in the settings menu first.

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

Feature request: Texture atlas polygon support in CC v3

Cocos

We use Texture Packer v7 and it supports Polygon atlases. It was working starting from Cocos2d-x, but CC 3 doesn’t support it. Useful links:

Polygon 40
article thumbnail

Scaling Art Production for Live-Service Games: Challenges, Innovations, and Future-Ready Pipelines 

iXie gaming

A simple texture change or model update can impact gameplay mechanics, UI design, and monetization strategies. AI-driven tools to speed up repetitive tasks like UV mapping and texture generation. Polygon count and texture optimization to maintain performance. Automate texture creation and material variations.

Art 52
article thumbnail

3D Content Interoperability with Topology-Free Modeling

Nvidia

The more polygons that an object has, the more detailed it appears, but high numbers of polygons demand more computing power. The polygon layout, or topology, of these items must be planned efficiently and created in advance to minimize the number of polygons and generate objects of the highest grade.

Content 91
article thumbnail

new Quake map: Daughter Drink This Water

Radiator Blog

Then I used another tool called OBJ2Map to convert the polygons into Quake-style brushes. My only real metrics changes were widening the 96u wide passages to a Quake standard 128u wide (mostly to make texture alignment easier / help Quake monsters navigate), and then lining up more ramp jumps. HOW TO PLAY THE MAP PACK 1.

Fighting 130
article thumbnail

D2 log 057 – Tiles, pt.2

Catnip Games

In addition to the visible texture, each tile had a lower resolution bitmap which defined the material at a given spot. I got rid of that and switched to a polygon based approach which plugs into Box2D. Material polygons are created as invisible objects in Blender and exported into the game.

Tile 52