mirror of
https://github.com/cyberarm/cyberarm_engine.git
synced 2026-05-06 16:08:16 +00:00
Refactored mesh handling, imported AABB tree implementation from I-MIC FPS
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
module CyberarmEngine
|
||||
class GBuffer
|
||||
include OpenGL
|
||||
|
||||
attr_reader :screen_vbo, :vertices, :uvs
|
||||
attr_reader :width, :height
|
||||
|
||||
|
||||
Reference in New Issue
Block a user