Skip to content

junwha/car-parts-graphical-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This is the project for implementing a simple graphical view of an Object using OBJLoader of Three.js

it renders an OBJ file, and provide the popup and color-highlighting for the specific mesh where the mouse is on.

image

Usage

python3 -m http.server

Files

index.html: main HTML file

background.html: Scene builder, OBJ Loader, Ray casting

models/elantra.obj: OBJ file to render

Video

2023-02-11.11.13.52.webm
2023-02-11.8.54.41.webm

About

Rendering parts of car with WebGL (Three.js)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published