Update Render_UV_Map.html
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
}
|
||||
|
||||
// Load CSV data
|
||||
Papa.parse('updated_coordinates_with_uv.csv', {
|
||||
Papa.parse('UV_Index_06102024.csv', {
|
||||
download: true,
|
||||
header: true,
|
||||
complete: function(results) {
|
||||
|
||||
Reference in New Issue
Block a user