Skip to content
/ lazurite Public

Unofficial shader development tool for Minecraft: Bedrock Edition with RenderDragon graphics engine

License

Notifications You must be signed in to change notification settings

veka0/lazurite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lazurite

Unofficial shader development tool for Minecraft: Bedrock Edition with RenderDragon graphics engine.

Documentation: https://veka0.github.io/lazurite

PyPi page: https://pypi.org/project/lazurite

Installation

Lazurite requires to have Python 3.10+ installed, but 3.12 is recommended.

Official python installation page: https://www.python.org/downloads. Windows users are recommended to install Python from Microsoft Store.

After installing python, you can install lazurite package from pypi repository, with a command

pip install lazurite

or

python -m pip install lazurite

You can also install lazurite with optional GLSL validation capability, with

pip install lazurite[opengl]

Next steps

Read the documentation here https://veka0.github.io/lazurite

About

Unofficial shader development tool for Minecraft: Bedrock Edition with RenderDragon graphics engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages