mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 10:48:34 +02:00
smooth transition between points using hermite interpolation for position and sphere interpolation for rotation
This commit is contained in:
10
imgui.ini
10
imgui.ini
@ -3,15 +3,15 @@ Pos=60,60
|
||||
Size=400,400
|
||||
|
||||
[Window][Camera]
|
||||
Pos=687,417
|
||||
Pos=927,11
|
||||
Size=259,200
|
||||
|
||||
[Window][Material]
|
||||
Pos=646,129
|
||||
Pos=9,5
|
||||
Size=266,299
|
||||
|
||||
[Window][Fog settings]
|
||||
Pos=35,417
|
||||
Pos=22,314
|
||||
Size=247,130
|
||||
|
||||
[Window][Debug]
|
||||
@ -24,6 +24,6 @@ Size=274,205
|
||||
Collapsed=1
|
||||
|
||||
[Window][Renderer]
|
||||
Pos=32,4
|
||||
Size=404,469
|
||||
Pos=344,18
|
||||
Size=514,500
|
||||
|
||||
|
Reference in New Issue
Block a user