asteroidgen/ToDo.txt

23 lines
373 B
Plaintext
Raw Normal View History

2017-10-29 05:16:22 +01:00
LIB:
2017-11-02 03:44:44 +01:00
- fix polygonize
2017-10-29 05:16:22 +01:00
- improve marching cube
- create patches
- use lscm
- mesh cleanup
- profile texture generation
- improve polygonizer
- use glm::noise or stb noise?
- view dependent progressive mesh
- vertex color?
GUI:
- Skybox: http://ogldev.atspace.co.uk/www/tutorial25/tutorial25.html
- Progress
- Arcball
- PBR https://learnopengl.com/#!PBR/Lighting
2017-11-02 03:44:44 +01:00
- save