diff --git a/settings.json b/settings.json
index 7bdc44382cadd8639e8d36fe081271982b0c903b..d2b7a0e06617c6f7754e567b294bc70f84dd3b7e 100644
--- a/settings.json
+++ b/settings.json
@@ -9,18 +9,18 @@
   "time_scale"       : 1000.0,
   "loop"             : true,
 
-  "image_size"       : [1920, 1080],
-  "step_size"        : 0.05,
-  "samples"          : 32,
-  "ambient_samples"  : 4,
+  "image_size"       : [4096, 4096],
+  "step_size"        : 0.1,
+  "samples"          : 128,
+  "ambient_samples"  : 0,
   "shadows"          : true,
 
   "update_rate"      : 16.0,
   "key_frames"       :
   [
-    { "time": 0.0   , "position": [   0.0,    0.0, -250.0], "forward": [0.0, 0.0, 1.0], "up": [0.0, 1.0,  0.0] },
-    { "time": 1000.0, "position": [   0.0, -250.0,    0.0], "forward": [0.0, 1.0, 0.0], "up": [0.0, 0.0, -1.0] },
-    { "time": 2000.0, "position": [-250.0,    0.0,    0.0], "forward": [1.0, 0.0, 0.0], "up": [0.0, 1.0,  0.0] },
-    { "time": 3000.0, "position": [   0.0,    0.0, -250.0], "forward": [0.0, 0.0, 1.0], "up": [0.0, 1.0,  0.0] }
+    { "time":     0.0, "position": [   0.0, 0.0,  250.0], "forward": [ 0.0, 0.0, -1.0], "up": [0.0, 1.0, 0.0] },
+    { "time":  2500.0, "position": [ 250.0, 0.0,    0.0], "forward": [-1.0, 0.0,  0.0], "up": [0.0, 1.0, 0.0] },
+    { "time":  5000.0, "position": [   0.0, 0.0, -250.0], "forward": [ 0.0, 0.0,  1.0], "up": [0.0, 1.0, 0.0] },
+    { "time": 10000.0, "position": [-250.0, 0.0,    0.0], "forward": [ 1.0, 0.0,  0.0], "up": [0.0, 1.0, 0.0] }
   ]
 } 
diff --git a/transfer_function.json b/transfer_function.json
index 097cd27e53371719e96684e15f20535499802c9b..cc1902b415f60af1f6ac18d57b1d49d0678b59e2 100644
--- a/transfer_function.json
+++ b/transfer_function.json
@@ -1,13 +1,53 @@
 [
 	{
-		"ColorSpace" : "RGB",
-		"Name" : "Oxy BWR",
+		"ColorSpace" : "Diverging",
+		"Name" : "Oxyflame",
 		"Points" : 
 		[
 			0.0,
 			0.0,
 			0.5,
 			0.0,
+			0.0014124293811619282,
+			0.0,
+			0.5,
+			0.0,
+			0.008192090317606926,
+			0.012500000186264515,
+			0.5,
+			0.0,
+			0.016384180635213852,
+			0.037500001490116119,
+			0.5,
+			0.0,
+			0.023163842037320137,
+			0.10000000149011612,
+			0.5,
+			0.0,
+			0.028248587623238564,
+			0.22500000894069672,
+			0.5,
+			0.0,
+			0.030225988477468491,
+			0.40000000596046448,
+			0.5,
+			0.0,
+			0.073728814721107483,
+			0.5,
+			0.5,
+			0.0,
+			0.074576273560523987,
+			0.0,
+			0.60714274644851685,
+			0.0,
+			0.97937858104705811,
+			0.5,
+			0.5,
+			0.0,
+			0.98022603988647461,
+			1.0,
+			0.5,
+			0.0,
 			1.0,
 			1.0,
 			0.5,
@@ -16,17 +56,25 @@
 		"RGBPoints" : 
 		[
 			0.0,
-			0.231373,
-			0.298039,
-			0.75294099999999997,
+			0.70588200000000001,
+			0.0156863,
+			0.14902000000000001,
+			0.049717515707015991,
+			0.88658768796718135,
+			0.85508219740016522,
+			0.83676003820803169,
 			0.5,
 			0.86500299999999997,
 			0.86500299999999997,
 			0.86500299999999997,
+			0.97966104745864868,
+			0.86045159700921547,
+			0.86480990998778984,
+			0.86996130992170306,
 			1.0,
-			0.70588200000000001,
-			0.0156863,
-			0.14902000000000001
+			0.231373,
+			0.298039,
+			0.75294099999999997
 		]
 	}
 ]
diff --git a/transfer_functions/tf_poster_ud_01.json b/transfer_functions/tf_poster_ud_01.json
new file mode 100644
index 0000000000000000000000000000000000000000..cc1902b415f60af1f6ac18d57b1d49d0678b59e2
--- /dev/null
+++ b/transfer_functions/tf_poster_ud_01.json
@@ -0,0 +1,81 @@
+[
+	{
+		"ColorSpace" : "Diverging",
+		"Name" : "Oxyflame",
+		"Points" : 
+		[
+			0.0,
+			0.0,
+			0.5,
+			0.0,
+			0.0014124293811619282,
+			0.0,
+			0.5,
+			0.0,
+			0.008192090317606926,
+			0.012500000186264515,
+			0.5,
+			0.0,
+			0.016384180635213852,
+			0.037500001490116119,
+			0.5,
+			0.0,
+			0.023163842037320137,
+			0.10000000149011612,
+			0.5,
+			0.0,
+			0.028248587623238564,
+			0.22500000894069672,
+			0.5,
+			0.0,
+			0.030225988477468491,
+			0.40000000596046448,
+			0.5,
+			0.0,
+			0.073728814721107483,
+			0.5,
+			0.5,
+			0.0,
+			0.074576273560523987,
+			0.0,
+			0.60714274644851685,
+			0.0,
+			0.97937858104705811,
+			0.5,
+			0.5,
+			0.0,
+			0.98022603988647461,
+			1.0,
+			0.5,
+			0.0,
+			1.0,
+			1.0,
+			0.5,
+			0.0
+		],
+		"RGBPoints" : 
+		[
+			0.0,
+			0.70588200000000001,
+			0.0156863,
+			0.14902000000000001,
+			0.049717515707015991,
+			0.88658768796718135,
+			0.85508219740016522,
+			0.83676003820803169,
+			0.5,
+			0.86500299999999997,
+			0.86500299999999997,
+			0.86500299999999997,
+			0.97966104745864868,
+			0.86045159700921547,
+			0.86480990998778984,
+			0.86996130992170306,
+			1.0,
+			0.231373,
+			0.298039,
+			0.75294099999999997
+		]
+	}
+]
+