Skip to content

controllerface/bvge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,196 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BVGE Prototype Design Notes

bastard video game engine

NOTE: this repo is not actively being developed, I learned a TON while working on this, and I will leave it here for reference purposes, but I have transitioned to a new codebase for the next chapter of my game dev experiments. Maybe someone will find this useful someday :-)

Tech Stack

  • JDK / Java
    • CPU Game Loop
  • Open GL / GLSL
    • GPU Rendering
  • Open CL / CL C
    • GPU Compute

Goals

  • Eventually, something game-like

Non-Goals

  • 3D
  • Re-usable engine

alt text

About

Personal game dev experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors