| Meta |
{ "MapSelect": "Hidden", "MaxPlayers": 1, "MinPlayers": 1, "GameNetworkType": "Singleplayer", "MapList": [], "RankType": "None", "PerMapRanking": false, "LeaderboardType": "None", "CsProjName": "", "Summary": "Explore stunning 3D fractals in real-time using GPU raymarching. Fly through Mandelbulbs, Menger Sponges, Julia Sets, and more with interactive parameter controls.", "Description": "A real-time 3D fractal exploration experience built for s&box. Uses GPU raymarching with signed distance functions to render mathematically-defined fractal geometry at interactive framerates. Features multiple fractal types, orbit trap coloring, dynamic lighting with shadows, and smooth flight controls.", "Public": true, "ReferencedPackages": [], "PackageReferences": [], "Physics": { "SubSteps": 1, "TimeScale": 1, "Gravity": "0,0,0", "AirDensity": 0, "SleepingEnabled": false, "SimulationMode": "Continuous", "PositionIterations": 2, "VelocityIterations": 8, "SoftBodyIterations": 1, "SoftBodySubsteps": 1 }, "Compiler": { "RootNamespace": "FractalExplorer", "DefineConstants": "SANDBOX;ADDON;DEBUG", "NoWarn": "1701;1702;1591;" }, "ControlModes": {}, "StartupScene": "scenes/fractal_explorer.scene", "LaunchMode": "Normal", "Resources": "", "GameSettings": [], "CodePackageReferences": [] }
{
"MapSelect": "Hidden",
"MaxPlayers": 1,
"MinPlayers": 1,
"GameNetworkType": "Singleplayer",
"MapList": [],
"RankType": "None",
"PerMapRanking": false,
"LeaderboardType": "None",
"CsProjName": "",
"Summary": "Explore stunning 3D fractals in real-time using GPU raymarching. Fly through Mandelbulbs, Menger Sponges, Julia Sets, and more with interactive parameter controls.",
"Description": "A real-time 3D fractal exploration experience built for s\u0026box. Uses GPU raymarching with signed distance functions to render mathematically-defined fractal geometry at interactive framerates. Features multiple fractal types, orbit trap coloring, dynamic lighting with shadows, and smooth flight controls.",
"Public": true,
"ReferencedPackages": [],
"PackageReferences": [],
"Physics": {
"SubSteps": 1,
"TimeScale": 1,
"Gravity": "0,0,0",
"AirDensity": 0,
"SleepingEnabled": false,
"SimulationMode": "Continuous",
"PositionIterations": 2,
"VelocityIterations": 8,
"SoftBodyIterations": 1,
"SoftBodySubsteps": 1
},
"Compiler": {
"RootNamespace": "FractalExplorer",
"DefineConstants": "SANDBOX;ADDON;DEBUG",
"NoWarn": "1701;1702;1591;"
},
"ControlModes": {},
"StartupScene": "scenes/fractal_explorer.scene",
"LaunchMode": "Normal",
"Resources": "",
"GameSettings": [],
"CodePackageReferences": []
}
|