Leinnan / doppler

Mirror of: https://git.sr.ht/~leinnan/doppler

Home Page:https://git.sr.ht/~leinnan/doppler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Mirror of: https://git.sr.ht/~leinnan/doppler

https://git.sr.ht/~leinnan/doppler

License:MIT License


Languages

Language:Rust 90.8%Language:GLSL 9.2%