530 B
530 B
Couch, the Last Bastion of Interactive Arts Co-operation
Technical Specifications
- OpenGL is the only officially supported backend
- GLEW to wrangle extensions
- GLFW3 for handling windows and whatnot
- Targets Windows, Linux
- Guile with GOOPS as scripting language
- No editor planned
Roadmap
Programmable Balls
I want my balls to be programmable, I need to create a few key classes
- Balls, duh
- Transforms, which represent position (of my balls)
- Camera, to look at my balls
- Shaders, to render my balls