Godlander / raytracing

Learning raytracing with vanilla minecraft resourcepack shaders.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raytracing Resourcepack

To see the shader, equip the resourcepack, load into a world, and summon an item display with blackstone.

summon item_display ~ ~ ~ {item:{id:"minecraft:blackstone",count:1}}

The position of the item display will be the origin of the scene.

The demo scene consists of a (mathematically inaccurate) black hole.

javaw_2024-05-27_17-21-07.mp4

About

Learning raytracing with vanilla minecraft resourcepack shaders.

License:MIT License


Languages

Language:GLSL 100.0%