Coder Social home page Coder Social logo

fspt's People

Contributors

apbodnar avatar sw3d2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

fspt's Issues

How to make a circular LED light?

How can I replace the default global light with a LED circle somewhere above this wave surface?

The idea is that a properly placed circular light source would produce interesting reflections.

I generated this surface from a 128x128 heights map. It consists of 32k triangles and I'm quite impressed how quickly it renders :)

Sadly,the demo is running slowly in my GT940.

Although the canvas can be rendered and I can see three rabbits in browser,it's hardly to move the mouse to update next frame. Everything just like be stopped even couldn't open the chrome devtool...

Demo request: LED light circle in rippled water

This is some jaw dropping render quality here. Thanks for sharing this work.

I had in mind one idea that boils down to raytracing a LED-ring in rippled water. I see one example renders a sophisticated surface of a face, and water with ripples can be represented as a mesh with some Bezier-style smoothing technique. The remaining part is modeling reflections and refractions with sufficient depth and quality. Is it something that's supported already?

Need a wiki with explanations how this thing works

I'm particularly interested in the GLSL part to see if similar techniques can be used to model waves, which roughly looks like keeping 3-4 float64x1e6 elements arrays in memory and deriving the n+1 array based on previous n-k..n-1 arrays using a recurrent localized formula.

Make it available on github.io?

If the repository was named apbodnar/apbodnar, then its contents would be automatically served at apbodnar.github.io. This would eliminate the need to run a local http server to try it out.

Links to new samples?

Some of the new samples look really neat! Is there a way I can play with these? I see only 3 links to the older demos in the readme.

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.