Skip to content

Instantly share code, notes, and snippets.

@tunabrain
Created November 6, 2016 17:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tunabrain/5358ca1b3fda18cd95244741534db9aa to your computer and use it in GitHub Desktop.
Save tunabrain/5358ca1b3fda18cd95244741534db9aa to your computer and use it in GitHub Desktop.
{
"media": [],
"bsdfs": [],
"primitives": [
{
"transform": {},
"type": "minecraft_map",
"map_path": "C:/Users/Tuna brain/AppData/Roaming/.minecraft/saves/Exmaple",
"resource_packs": "C:/Users/Tuna brain/AppData/Roaming/.minecraft/versions/1.8.9/1.8.9.jar"
},
{
"transform": {
"scale": [
1.0,
0.9999998807907105,
0.9999999403953552
],
"rotation": [
-10.173977851867676,
50.04072189331055,
64.94903564453125
]
},
"power": 7.0,
"type": "infinite_sphere_cap",
"sample": true,
"cap_angle": 5.0
},
{
"transform": {
"scale": [
1.0,
0.9999998807907105,
0.9999999403953552
],
"rotation": [
-10.173977851867676,
50.04072189331055,
64.94903564453125
]
},
"type": "skydome",
"temperature": 5777.0,
"gamma_scale": 1.0,
"turbidity": 3.0,
"intensity": 5.0,
"sample": false
}
],
"camera": {
"tonemap": "filmic",
"resolution": [
1920,
1080
],
"reconstruction_filter": "tent",
"transform": {
"position": [
-400.54742431640627,
114.20445251464844,
208.67835998535157
],
"look_at": [
-250.92782592773438,
58.61225509643555,
83.21434020996094
],
"up": [
0.0,
1.0,
0.0
]
},
"type": "pinhole",
"fov": 60.0
},
"integrator": {
"min_bounces": 0,
"max_bounces": 64,
"enable_consistency_checks": false,
"enable_two_sided_shading": true,
"type": "path_tracer",
"enable_light_sampling": true,
"enable_volume_light_sampling": true
},
"renderer": {
"overwrite_output_files": true,
"adaptive_sampling": true,
"enable_resume_render": false,
"stratified_sampler": true,
"scene_bvh": true,
"spp": 256,
"spp_step": 16,
"checkpoint_interval": "0",
"timeout": "0",
"output_file": "TungstenRender.png",
"resume_render_file": "TungstenRenderState.dat"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment