-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example Map & Model Suggestions #2
Comments
Thank you! I will replace the copyrighted maps as this project has gained some interest |
There are also some similarities to
All these libraries use a different approach (jittered light for soft shadows, light probes for the link in the OP) and should give a sense for how people are using these types of libraries already - but raytracing for light maps and AO baking should give the most robust solution at the cost of a bit of performance. Though should be possible to achieve a similar use experience. |
Nice! One thing to note is the license of the linked models are "CC Attribution" which means you should at least credit the artist and maybe link to the sketchfab page somewhere in the README or example. |
Awesome! and so fast too! I saw the credit in the readme so I'll go ahead and close this, Great Job! |
Hey man!
I'm really impressed with your work so far and I think there's a lot of people who would also be interested, especially with the utilization of three-mesh-bvh and the pathtracer..
There's been some great work on another lightmapper: https://github.com/pmndrs/react-three-lightmap
And the article on it: https://unframework.com/portfolio/simple-global-illumination-lightmap-baker-for-threejs/
It seems there's a good amount of crossover with things on both libraries wishlists so I think worth looking into...
However... the main Demos**, (which are super awesome)
have some rights/src clearance issues that I think should get cleared up before it's shared or posted on showcases etc..
Something like THIS
Would probably be a good fit..
This is a cool rocky/alien arena
If this is just a personal thing then no worries!
but I think it would fit in really well with some other amazing things happening in the JS/React/3D space if you're open to it..
Let me know what you think, I'm up to help however I can too if you need it.
Again, Really great work!
The text was updated successfully, but these errors were encountered: