mirror of
https://github.com/CNCKitchen/stlTexturizer.git
synced 2026-04-07 22:11:32 +00:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -34,6 +34,7 @@ const IMAGE_PRESETS = [
|
||||
{ name: 'Bubble', url: 'textures/bubble.jpg' },
|
||||
{ name: 'Carbon Fiber', url: 'textures/carbonFiber.jpg' },
|
||||
{ name: 'Crystal', url: 'textures/crystal.jpg' },
|
||||
{ name: 'Dots', url: 'textures/dots.jpg' },
|
||||
{ name: 'Grip Surface', url: 'textures/gripSurface.jpg' },
|
||||
{ name: 'Hexagons', url: 'textures/hexagons.jpg' },
|
||||
{ name: 'Knitting', url: 'textures/knitting.jpg' },
|
||||
|
||||
Reference in New Issue
Block a user