Skip to content

Skelebot/short-space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShortSpace

Build Status

A prototype game engine (Work in progress)

A skeleton for a future game engine. Things done:

  • Asset loading (OBJ models with textures, RON structs)
  • Rendering with wgpu with WGSL shaders
  • Camera system
  • Debug lines rendering
  • Entity Component System framework

Engine Screenshot Engine Screenshot