mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-16 16:12:35 +00:00
Terrrain fill dome, added terrain to face count
This commit is contained in:
@@ -9,5 +9,11 @@ class IMICFPS
|
||||
super
|
||||
glEnable(GL_LIGHTING)
|
||||
end
|
||||
|
||||
def update
|
||||
super
|
||||
@y_rotation+=0.01
|
||||
@y_rotation%=360
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user