An open API service indexing awesome lists of open source software.

https://github.com/ahlusar1989/collisionsraycasting

ThreeJS and Raycasting
https://github.com/ahlusar1989/collisionsraycasting

Last synced: 3 months ago
JSON representation

ThreeJS and Raycasting

Awesome Lists containing this project

README

          

# Collisions with Rayasting
ThreeJS and Raycasting

This is an experiment with ThreeJS and Raycasting to detect objects (https://capnramses.github.io//opengl/raycasting.html). There are comments added for clarification and rationale for design choices. Feel free to comment and provide feedback.