ref: 590c394f3cf8e8f6c8612ff8feb76a2c78a59613
dir: /TODO.md/
# General - [+] Write a toobj(1) tool - [ ] Write gltf/togltf(1) tools (needs a libgltf) - [ ] Write tools to manipulate geometry - [ ] Tools to modify existing geometry - [ ] Tools to create geometry parametrically - [ ] CSG tools (?) - [ ] CAD/CAM tools - [ ] FEA tools - [ ] CFD tools # med - [ ] Implement a half-edge structure - [ ] Find a good way to show info about selected vertices - [ ] Add a texture/UV mapping tool # solar - [ ] Find textures for the planets - [ ] Uranus - [ ] Neptune - [ ] Pluto - [ ] Track body orientation - [ ] Add a minimap to get a global picture and see orbits - [ ] Add more interesting facts to the planet infoboxes # plot3 - [ ] Implement a subset of the plot(6) commands - [ ] Add text to the scales - Could be done with quads and textures using string(2), or with vector fonts. - [ ] Add surface rendering (triangles + quads should suffice)