Skip to content

TygrisIQ/euphrates_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Euphrates Engine


*documenting my opengl journey with a "graphics" engine *

Alt text

to run examples from the examples directory

$ cargo run --example

open documentation

$ cargo doc --open

while running examples use keys

  • T : print errors with glfw
  • Y : print opengl errors
  • U : Draw in Polygon mode (LINE)
  • I : Cancel Polygon mode (FILL)
  • O : Draw in Polygon mode (Verticies only)

About

documenting my opengl progress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published