Skip to content

LambdaInnovation/Pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A modern GL rendering pipeline implementation for Minecraft mods. Currently in early development stage.

Features

  1. A clean wrapper around modern GL
  2. Efficient
  3. Interface with GLSL easily
  4. Convenient support for common use cases (entity rendering, GUI rendering, etc.)
  5. Common lighting&fog effect support
  6. Support for .OBJ model format
  7. More to come...

Documentation

TODO

Try it out!

  1. gradlew setupDecompWorkspace idea/eclipse
  2. Include the src/example/java and src/example/resources as source and resource file.
  3. Try /plcube /plgui command after starting the game.

About

A modern GL rendering pipeline for Minecraft mods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published