Coder Social home page Coder Social logo

webhairsim's Introduction

github-small

Features

  • GPU-based hair strand physics using Verlet integration
  • Collision against predefined sphere colliders
  • Each "strand" is represented by a ribbon of quads oriented to the view using a cylinder constraint. This means that each ribbon can represent a clump of hair strands.
  • Hair strand root placements use a separate mesh for potential spawn points
  • State interpolation, allowing the simulation to update at an independent frequency from the frame rate
  • Interactive in a web browser

Controls

  • Hold left mouse button and move the mouse to rotate the camera
  • Use the scroll wheel to zoom
  • Different parameters can be controlled in realtime from the UI

The project

The project was created in Typescript and WGSL, using WebGPU, WebPack, Node.js, Visual Studio Code together with Live Server and WGSL syntax highlight extensions. Compile and bundle with the command "npm run prod", and run the live server to view the application.

github-small

Potential improvements

As the project is very barebones and simple, there are a lot of improvements that could be made. Some examples are:

  • Realtime shading using the Marschner model
  • Strand-to-strand interactions
  • Mipmaps
  • Proper anti-aliasing
  • More elaborate user controls
  • Predefined hair styles

Helpful resources

WebGPU:

Hair simulation/rendering:

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.