Giter VIP home page Giter VIP logo

carscan's Introduction

CarScan

Playing with a 3D scan of a "car wreck".

WebGL: https://mrbid.github.io/carscan/

The 3D scan is from matousekfoto and is available for free from here Green car wreck.

I've baked the texture maps to vertex colors and rendered this with phong using the diffuse map as the specular map, I tried to remove the saturation from the diffuse vertex colors which worked fine but then trying to use the vertex color brush in Blender to darken or lighten certain areas of the grayscale specular map was far too unresponsive to be practical hence settling on just using the diffuse map also as the specular, reduces file size a little and honestly doesn't look too bad.

The general idea here is to use this as some sort of collision mesh, all the vertices are about evenly spaced meaning I can do simple sphere collision detection on each vertex to simulate some basic physics interation of balls raining down on the mesh or similar.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.