Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JRender

This is a 3D PBR (phsical based rendering) engine completely done in java, based on raymarching.

Clarification

This project is an expermiment, do not do/use this for "in use" purposes.

The performance is (who could have guessed) terrible, it takes many secconds to render a HQ image.

The code is online for educational purposes only

Examples / Features

Light

Reflections

Height/Depth maps

Build and Run

Requires Java 11 to run (Java 16+ doesn't work at this stage).

To run the program execute:

./gradlew run

Enjoy, learn and have fun

About

A 3D (raymarching) rendering engine. In java because i am speed

Resources

Stars

80 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages