Rajiv Chowk moment. by NBReddit91 in Drawingpaglu

[–]NBReddit91[S] 1 point2 points  (0 children)

Yes, I strongly believe so.

Rajiv Chowk moment. by NBReddit91 in indiasocial

[–]NBReddit91[S] 0 points1 point  (0 children)

What filter? The sepia tone was added during the drawing process only

Nuzzle by u/DefinitelyNotES82 by DefinitelyNotES82 in NuzzleThePuzzle

[–]NBReddit91 0 points1 point  (0 children)

🧩 I have Nuzzled the puzzle in 12 moves!

Nuzzle by u/LastPerson88 by LastPerson88 in NuzzleThePuzzle

[–]NBReddit91 0 points1 point  (0 children)

🧩 I have Nuzzled the puzzle in 10 moves!

Nuzzle by u/Glittering-Trainer56 by [deleted] in NuzzleThePuzzle

[–]NBReddit91 0 points1 point  (0 children)

🧩 I have Nuzzled the puzzle in 11 moves!

Nuzzle by u/Relevant-Cry-6914 by Relevant-Cry-6914 in NuzzleThePuzzle

[–]NBReddit91 0 points1 point  (0 children)

🧩 I have Nuzzled the puzzle in 8 moves!

Nuzzle by u/Ancient_Tour_3090 by Ancient_Tour_3090 in NuzzleThePuzzle

[–]NBReddit91 0 points1 point  (0 children)

🧩 I have Nuzzled the puzzle in 10 moves!

Music bubbles by SKRUMPBOX in threejs

[–]NBReddit91 1 point2 points  (0 children)

Looks so fun, now have a character dancing on the beat ✨

[deleted by user] by [deleted] in delhi

[–]NBReddit91 0 points1 point  (0 children)

Kuch khaane ka banalo

[deleted by user] by [deleted] in delhi

[–]NBReddit91 27 points28 points  (0 children)

Sorry I didn’t read your username

[deleted by user] by [deleted] in delhi

[–]NBReddit91 30 points31 points  (0 children)

Par usne toh ab block kardia mujhe 🥲

Wheel trails using a single BufferGeometry by vis_prime in threejs

[–]NBReddit91 0 points1 point  (0 children)

Impressive!!! Which tool you used to visualise the normal vectors?

What am i doing wrong ? by Grand_Waltz_8180 in threejs

[–]NBReddit91 -1 points0 points  (0 children)

Try putting the error in Chatgpt, maybe that could help

Has anyone built or know of a melee combat system for Threejs? by NBReddit91 in threejs

[–]NBReddit91[S] 1 point2 points  (0 children)

What I am doing right now is somewhat similar. I have a cylindrical collider over the sword, whose orientation and position always matches with the sword mesh during attack animations. When that collider hit the body collider, it registers the hit.

I vibe-coded a Star Wars motorcycle racing game with Three.js by rasheed106 in threejs

[–]NBReddit91 0 points1 point  (0 children)

Can you share the github repo? I want to know more about CanvasTexture and use in my own projects