Skip to content

Simple About Me using three.js. A planet like sphere with three rings around it. Using custom Shaders in three.js to add texture to the sphere and rings

Notifications You must be signed in to change notification settings

DarkNeo777/threejs-about-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Me

Simple about me using three.js create a sphere and adds custom shader, which makes it look like a planet added rings around the sphere, also gave them similar shaders HTML content contains, photo avatar, name, hobbies, link to socials about-me

Live Demo


(https://myl8f1-4173.csb.app)

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build
# view production build 
npm run preview

Troubleshoot

sh: 1: vite : Permission denied

# in terminal  
npm rebuild

About

Simple About Me using three.js. A planet like sphere with three rings around it. Using custom Shaders in three.js to add texture to the sphere and rings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published