Back to Browse

Three.js tutorial: Highlight selected object

4.9K views
Mar 24, 2023
12:31

Learn how to use a raycaster and post processing effect to highlight a selected object using in threejs. #threejs #webgl #creativecoding #javascript #coding lesson code: https://github.com/ThaboModise/Live_TutorialScript/blob/master/IntermediateTutorialSeries/Highlight_selected_objects.html Use this code to follow tutorial base code: https://github.com/ThaboModise/Live_TutorialScript/blob/master/IntermediateTutorialSeries/Build_a_bot_using_basic_shapes.html Beginner Series: https://www.youtube.com/watch?v=cwq5D_30VyI&t=0s Post processing effects tut :https://www.youtube.com/watch?v=BOMfiXnq7Y8&t=0s

Download

0 formats

No download links available.

Three.js tutorial: Highlight selected object | NatokHD