This Ceramic Configurator is the project of my master thesis. It is created with React, Three.js, React-Three-Fiber, React-Three-Drei & Vite.
The glazes where made with Adobe 3D Sampler from pictures of the real glazes of the glaze companies Botz and Carl Jäger.
The 3D Models where created in Blender. Due to some issues with ReactThreeFiber (pmndrs/react-three-fiber#3002 (comment)) the glazes where applied inside Blender aswell and just switched in React.
Checkout the project on my website: config.pascaleschmidtceramics.de
yarn install
yarn dev
Create a 3D-Model in Blender in the correct sizing (metric system) and export it as .gltf
with embedded materials.
Add the exported model to the models folder in the project.
Get into the models folder and execute following command to convert the .gltf
file into jsx
npx gltfjsx Model_$name_$YYYY_MM_DD.gltf -o Transformed_Model_$name_$YYYY_MM_DD