DevMartinese (@devmartinese) 's Twitter Profile
DevMartinese

@devmartinese

ID: 1509287199484825606

calendar_today30-03-2022 21:51:43

1,1K Tweet

85 Followers

969 Following

Xavier (Jack) (@kmkota0) 's Twitter Profile Photo

Proof of concept for an open source plug and play Three.js editor, totally decoupled form the user’s framework of choice. Concept: ❶ Import the npm package ❷ Register threejs objects ❸ Have fun In production, the UI is not loaded and the code stays as is.

Seve (@seveibar) 's Twitter Profile Photo

i'm coming for you threejs! - Fully-native javascript 3D engine - Converts models (STL + OBJ) + scenes to SVG - 20KB minified! - No browser needed! Why? We want to be able to render circuit board previews that don't suck!

i'm coming for you threejs!

- Fully-native javascript 3D engine
- Converts models (STL + OBJ) + scenes to SVG
- 20KB minified!
- No browser needed!

Why? We want to be able to render circuit board previews that don't suck!
robot (@alightinastorm) 's Twitter Profile Photo

Introducing Gestalt 3D Modeling in the Browser Open Source, powered by ThreeJS Keyboard Shortcuts stolen from Blender Design in your browser, export anywhere ✌️

Nacef (@realnacef) 's Twitter Profile Photo

Realistic 3D Human Heart Visualization 🫀 | Three.js One-shotted by Claude Opus 4.1🔥 Even though it may lack some clinical precision, the potential applications are still incredible! Here's the exact prompt I used:

Puneet | Techartist (@techartist_) 's Twitter Profile Photo

Coded with Grok 4 - An interactive 3D visualizer with real-time audio reactivity, built using Three.js. Demo/code in reply. 👇🔊

Nacef (@realnacef) 's Twitter Profile Photo

Built a complete 3D Periodic Table with Three.js & coded with Gemini 2.5 Pro featuring: → Realistic electron orbital mechanics → Element filtering by categories → Beautiful glassmorphism design → Cosmic space environment Science education just got an upgrade✨

David Bang 💥 (@davidbang1t) 's Twitter Profile Photo

Found this random USPS edition M1 Abrams on the timeline… Turned it into a 3D model and dropped it in my room lol. You can tag space ZERO with "craft me this" to do the same. #threejs

Found this random USPS edition M1 Abrams on the timeline… Turned it into a 3D model and dropped it in my room lol. You can tag <a href="/space_zero/">space ZERO</a> with "craft me this" to do the same. #threejs
Kinjal Jain (@jkinjal02) 's Twitter Profile Photo

cooked up something with React + GSAP ⚡ Checkout 👉 drinks-sigma.vercel.app GitHub 👉 github.com/jainKinjal02/m… #ReactJS #GSAP #WebDev #Frontend #JavaScript #BuildInPublic #Frontend #UI

Shota Matsuda 松田 聖大 (@shotamatsuda) 's Twitter Profile Photo

WebGPUのcompute shader便利だなーということで、前からやってみたかったレンズフレアのグレア(6本の線)を加えてみた。Compute shaderで一定以上の輝度の座標にインスタンスを割り当てる感じ。