This website requires JavaScript.
Explore
Help
Sign In
cyberarm
/
i-mic-fps
Watch
1
Star
0
Fork
0
You've already forked i-mic-fps
mirror of
https://github.com/cyberarm/i-mic-fps.git
synced
2026-09-19 22:53:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
75185425b6d04e0e737996f9bc8b28702086b7c4
i-mic-fps
/
lib
/
ui
History
Cyberarm
9593d341bf
Added overlay for future fps and stats display
2020-05-02 17:34:19 -05:00
..
commands
Fixed reloading shader which failed to compile at start up but succeeded at runtime caused crash due to Model expecting access to attribute location of shader inputs
2020-03-24 10:32:32 -05:00
menus
Added overlay for future fps and stats display
2020-05-02 17:34:19 -05:00
command.rb
…
console.rb
Moved collision/physics information into manifest, made real mouse cursor always invisible and use 'virtual' cursor when needed.
2019-09-28 13:29:21 -05:00
menu.rb
Fixed lighting artifacts caused by untransformed normals, added 'Scene' for holding objects for rendering, added turn table models to menus using a scene, misc other changes.
2020-03-23 11:48:44 -05:00
subcommand.rb
…