Skip to content

curlyBracketz/oreon-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Banner

Oreon Engine OpenGL/Java

Welcome to the Cross-Platform 3D OpenGL Engine. As OpenGL Binding for Java the LWJGL 3 API is used.

Official website https://www.oreonengine.com

Documentation: http://oreon3d.github.io/Oreon.Engine-OpenGL-Java

Build Manual

Eclipse-Tutorial: http://oreon3d.github.io/Oreon.Engine-OpenGL-Java/_navigation/Getting_Started.html

Running Oreonworlds Open World Simulation

  • Run apps.oreonworlds.Main as Java Application

IMAGE ALT TEXT HERE

Camera Control

  • Move: W, A, S, D
  • Rotate: Hold the middle mouse button while moving the mouse
  • Accelerate Movespeed: Scroll mouse

Features

Quadtree Terrain

Generated by precomputed FFT Fractal Maps

FFT Water

height displacement and Choppy displacement

IMAGE ALT TEXT HERE

Skydome/Atmosphere

Dynamic Sunlight

Parallel Split Shadow Mapping

Variance Shadows

Percentage Closer Shadow Mapping

2x - 8x Multisample Anti-Aliasing

Tessellation

Normal- /Displacement-Mapping

Instanced Rendering

Post-Processing Effects

Motion Blur

Depth of Field Blur

Bloom

Light Scattering

Lens Flare

GUI

Credits

About

OpenGL/Vulkan Java 3D Game Engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 86.1%
  • GLSL 13.9%