1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-20 01:11:46 +02:00
openrw/rwengine
Daniel Evans 2985a70354 Implement new VisualFX system for particles etc.
- VisualFX stores data about effects like particles and lighting
- Only particles initial implementation
- World stores active VisualFX
2015-03-06 16:55:46 +00:00
..
include Implement new VisualFX system for particles etc. 2015-03-06 16:55:46 +00:00
src Implement new VisualFX system for particles etc. 2015-03-06 16:55:46 +00:00
tests Implement new VisualFX system for particles etc. 2015-03-06 16:55:46 +00:00
CMakeLists.txt Improve CMake detection of platform libraries 2014-08-16 23:02:34 +01:00
README.md Add Readme and Copying files 2014-02-13 09:51:42 +00:00

RWEngine

Engine code for everything from object rendering to file parsing