A rounder cube

posted in Dzz's Journal
Published January 25, 2006
Advertisement
To make the cube begin to appear more planet-like, I implemented a simple ROAM-type surface subdivision scheme, so it adapts the number of triangles as I zoom in and out.






Even though I'm not really concerned with efficiency, the implementation is pretty bloated (stores three vertices per triangle) so I think I'll take a little bit of time to improve the memory use and CPU time somewhat, mostly by moving to a vertex list.


Previous Entry New stuff
Next Entry Efficient enough
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement

Latest Entries

Efficient enough

902 views

A rounder cube

804 views

New stuff

765 views

Game Screens

707 views

Fun with spheres

649 views

Brief Introduction

807 views
Advertisement
Advertisement