/graces-threejs-project

Antonio Canova's statue The Three Graces is a Neoclassical sculpture, in marble, of the mythological three Charites, daughters of Zeus – identified on some engravings of the statue as, from left to right, Euphrosyne, Aglaea and Thalia. Creating a web page on their behalf.

Primary LanguageJavaScript

Ektogamat Three Graces Design Concept using threejs

This is a Static WebPage of The Three Graces using three.js. The original design was created by Tom Bogner @dastom on Dribble: https://dribbble.com/shots/6767548-The-Three-Graces-Concept.

This project uses Threejs in vanillaJS with WebPack and is based on Anderson Mancini's boilerplate: https://github.com/ektogamat/threejs-andy-bolierplate.

Live Link

Live: https://threejs-graces-ds3.netlify.app/

Getting Started

Download and install Node.js on your computer (https://nodejs.org/en/download/).

Then, open VSCODE, drag the project folder to it. Open VSCODE terminal and install dependencies (you need to do this only in the first time)

npm install

Run this command in your terminal to open a local server at localhost:8080

npm run dev

Notes

Would be really appreciated if you are willing to give me a star here on GitHub 🎉 or buy me a coffee ☕ https://www.buymeacoffee.com/debaditya07. The money will be used to produce more content about threejs or to buy new courses.