~leinnan/doppler

OpenGL project

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~leinnan/doppler
read/write
git@git.sr.ht:~leinnan/doppler

You can also use your local clone with git send-email.

doppler logo

builds.sr.ht status

My OpenGL engine. I want to recreate look and feel from PS1 console using more modern tech. I dont recommend to use it but feel free to check it out if you want to. At least for now I treat it as learning project and API and everything can and will change. My plan is to get working engine and start making games ASAP and based on that make changes and improvements in engine.

Features for now:

  • input support with winit
  • openGL bindings based on glutin
  • imgui support with support for inspect for structs
  • basic lighting support
  • skybox
  • postprocess shader

Example screen:

example screen