Skip to content

stdiopt/gorge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gorge - WIP

gorge - go r? game engine

(reduced? rudimentary?)

A personal project that I am developing for learning purposes

Demos

Platforms

It was first created with wasm in mind, others were added later

  • wasm
  • glfw (linux, windows?, osx?)
  • mobile (golang.org/x/mobile - WIP)

Example

Packages

  • gorge - contains mostly core components as data (light, camera, renderable, material, texture, font, transform,...)
  • systems/resource - knows how to load gorge data (textures, mesh, material, fonts, ... ) and might eventually have custom importers
  • systems/render - knows how to render gorge components
  • systems/audio -
  • systems/input -

Copyrights

Releases

No releases published

Packages

No packages published