KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
SimFX
★ 11
Open GitHub ↗
Game effects library.
Download README (.md)
Explore Similar Repositories
ngraph.asyncforce
:
Force based graph layout with web workers
cart-anim
:
购物车动画 - 贝塞尔曲线形式
stStickyHeader
:
sticky table directive for smart-table
styleguide
:
Code standards and reusable snippets.
FlyRefreshDemo
:
Fly refresh tableview header
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
SimFX
?
Download (.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.