Skip to content

pascaliii/ceramic-configurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ceramic Configurator

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

Preview

Configuration with spreckled clay and peppermint glaze

Install

yarn install

Start

yarn dev

Convert gltf model to jsx

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

About

My master thesis a ceramic configurator

Resources

Stars

Watchers

Forks