Skip to content

Build-World/engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

engine

The game engine

Major Contributions from

Next up: Building chunks on region generate Getting the visible chunks around the camera and add their buffers to the scene Get the not visible chunks around the camera and remove their buffers from the scene

Contributing

Class file Structure

  1. Imports
  2. Class definition
  3. Class constants and static properties
  4. Class properties
  5. Abstract method declarations
  6. Static methods
  7. Constructors
  8. Overridden methods
  9. Regular methods

Releases

No releases published

Packages

No packages published