Working Field of View Rendering.

TODO:
Optimization and stuff.
This commit is contained in:
michal
2014-11-04 18:12:52 -05:00
parent f0b6b17554
commit 3e934b4f8a
4 changed files with 119 additions and 208 deletions
+1 -1
View File
@@ -5,6 +5,6 @@ openspace.time.setTime("2007-02-26T17:34:49")
--openspace.time.setDeltaTime(200000.0)
--openspace.time.setDeltaTime(84600.00)
--openspace.time.setDeltaTime(3600)
openspace.time.setDeltaTime(10.0)
openspace.time.setDeltaTime(50.0)
-- print(openspace.time.currentTimeUTC())