sevenx_engine 0.2.11

Engine de jogos 2D/3D completa com suporte Android, física, áudio, partículas, tilemap, UI, eventos e sistema 3D avançado com PBR.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "quality": "VeryLow",
  "vsync": false,
  "target_fps": 30,
  "render_distance": 20.0,
  "shadow_quality": 0,
  "particle_limit": 50,
  "texture_quality": 0,
  "anti_aliasing": false,
  "post_processing": false,
  "bloom": false,
  "motion_blur": false,
  "ambient_occlusion": false,
  "lod_enabled": true,
  "culling_enabled": true,
  "resolution_scale": 0.5
}