Version 15 (modified by epyon, 12 years ago) (diff) |
---|
Nova
Requirements
- C++11 compiler (MSVC2012+, GCC 4.6+, clang 3.2+)
- OpenGL 2.1 or OpenGL ES 2.0 ( also, 2048x2048 texture support and 128 MB Video RAM )
Dependencies
Tasks
- SDL wrappers
- model and image loaders
- gui engine
- layout engine
- billboard/decal engine
- particle engine
- dynamic lighting
Documentation
Getting started
Starting Points
- TracGuide -- Built-in Documentation
- The Trac project -- Trac Open Source Project
- Trac FAQ -- Frequently Asked Questions
- TracSupport -- Trac Support
For a complete list of local wiki pages, see TitleIndex.
Ticket | Summary | Type | Component | Status | Owner |
---|---|---|---|---|---|
#16 | Research and implement a fast linebreak algorithm | task | core | new | epyon |
#17 | Move to SDL 2.0 | task | core | new | epyon |
#18 | Implement abstract Audio system | task | core | new | epyon |
#19 | Implement SDL_Mixer audio system | task | core | new | epyon |
#20 | Implement FMOD audio system | task | core | new | epyon |