Git Product home page Git Product logo

webgl-particles's Introduction

MRT Particles

Simulating 1 million particles on WebGL shaders with multiple render targets

Live demo: iamnop.com/particles-mrt

Blog: http://nopjia.blogspot.com/2014/06/webgl-gpu-particles.html

screenshot

Requirements

This demo requires the OES_texture_float and WEBGL_draw_buffers extensions. Please check at http://webglreport.com/ to see which extensions are supported by your browser.

If you do not have the extensions supported, you can try:

  1. Get the latest version of Chrome
  2. Go to chrome://flags/
  3. Enable "WebGL Draft Extensions" (chrome://flags/#enable-webgl-draft-extensions)
  4. For Windows, you might also need to enable D3D11 (chrome://flags/#enable-d3d11)

Controls

  • Click - set gravity point
  • Space - pause
  • Alt+Click - rotate/zoom/pan camera
  • Shift+R - reset camera

Copyright © 2015 Nop Jiarathanakul

webgl-particles's People

Contributors

nopjia avatar

Stargazers

Gordon avatar

Watchers

James Cloos avatar Gordon avatar

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.