Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

SimFX

General video game effects packaged in jMonkeyEngine friendly components.

Currently includes:

LightingState

A jMonkeyEngine AppState that manages a DirectionalLight and AmbientLight making the parameters easily available to the rest of the game.

SkyState

Includes related shaders and a TruncatedDome mesh. This is an AppState that allows a game to easily include a sky based on atmospheric scattering. An optional ground plane can be included and there are lighting shaders that include atmospheric scattering that your own terrain and models can use. The atmospheric scattering code is also separated into shader libraries that can be included in other shaders.

About

Game effects library.

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.