Here some details on features that have shipped since launching Triplex for VS Code.
#threejs #reactjs #r3f
triplex.dev/blog/2025-ju...
@triplex.dev.bsky.social
Build the 2D and 3D web without coding. Your visual workspace for React / Three Fiber. https://triplex.dev
Here some details on features that have shipped since launching Triplex for VS Code.
#threejs #reactjs #r3f
triplex.dev/blog/2025-ju...
This improves transform controls for other edge cases as it now reads the initial state from props instead of the Three.js scene, small but impactful change ๐ช!
This change will be available in the next release.
Get started today at triplex.dev/docs/get-sta...!
Triplex just became best friends with the Decal component. Effortlessly position it on your mesh โ then save back to code.
Imagine doing this manually in code! ๐ฑ
#r3f #threejs #reactjs #webdev
Get started with Triplex for VS Code today โค๏ธ
triplex.dev/docs/get-sta...
Find the example code here ๐ github.com/trytriplex/t...
12.05.2025 06:59 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0About component open inside Triplex for VS Code
Open individual pages and iterate on them in isolation.
12.05.2025 06:59 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Home component open inside Triplex for VS Code
Page input control open with two options, / and /about
Open the App component and switch between pages using the page input control, it's declared automatically thanks to the global providers props!
12.05.2025 06:59 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Triplex loves React Router
Here's an example on how you can use React Router with Triplex
#reactjs #webdev #reactrouter
Deployment: itsdouges.github.io/starter-exam...
Starter docs: triplex.dev/docs/get-sta...
Make sure to join Discord!
Example start deployment to GitHub pages
Triplex starter templates now deploy to @github
pages by default.
Start a project
โจ npx create-triplex-project@latest
Set to deploy from GitHub actions
๐ฝ Source: GitHub Actions
Push commits to your default branch
1 file changed, 10 insertion(+), 1 deletion(-)
Get started here triplex.dev/docs/get-sta...
29.04.2025 12:52 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Start building a 3D React component in 30 seconds
29.04.2025 12:40 โ ๐ 2 ๐ 1 ๐ฌ 1 ๐ 0literally throwing up from how sick this is #threejs #webxr
03.04.2025 20:41 โ ๐ 14 ๐ 4 ๐ฌ 1 ๐ 0Canโt wait for whatโs second ๐
29.03.2025 01:21 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0Load it up, I dare you
28.03.2025 22:37 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0Triplex for VS Code with the caustic example open with postprocessing enabled
First external contribution to the @triplex.dev renderer has been merged!
It gets userland postprocessing working in the editor. Thanks @hotbloodedheroine.petplay.fi!
github.com/trytriplex/t...
Let's goooo
24.03.2025 20:27 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0It's a good day to be a React component โ๏ธ
1๏ธโฃ Install the extension ๐ triplex.dev/docs/get-sta...
2๏ธโฃ Read the launch blog ๐ triplex.dev/blog/triplex...
3๏ธโฃ Open in Triplex ๐
Build 2D and 3D web apps without coding. Triplex for VS Code โ now in public beta.
24.03.2025 11:35 โ ๐ 17 ๐ 2 ๐ฌ 1 ๐ 2Full video here: www.youtube.com/watch?v=nkq-...
@douges.dev talks about implementing the dynamic roots feature for Triplex and a gotcha with React Concurrent Features!
Learn how Triplex can open both 2D and 3D React components ๐คฏ๐
17.03.2025 03:08 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0This is the ideal state. You may not like it, but this is what peak performance looks like.
...
See the full video here: www.youtube.com/watch?v=nkq-...
@douges.dev talks about implementing the dynamic roots feature for Triplex and a gotcha with React Concurrent Features!
โค๏ธโค๏ธ
09.02.2025 09:52 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0๐
09.02.2025 05:26 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Even though my code contains few react three fiber components anymore (most rendering is done via BatchedMesh), I can still use @triplex.dev in vscode as a level editor, with the help of custom React components and Koota, the new @pmnd.rs ecs. More on that setup soon :)
13.12.2024 13:35 โ ๐ 8 ๐ 1 ๐ฌ 0 ๐ 0We were happy to be part of the "Immersive React" workshop, sponsored by @metaquestgaming.bsky.social & hosted by @reactsummit.gitnation.org ! Developers created their first 3D and XR apps, including games and product configurators. Thanks to everyone who attended! #ReactSummit #MetaQuest #Triplex
27.11.2024 23:10 โ ๐ 2 ๐ 1 ๐ฌ 0 ๐ 1Excited for todayโs "Immersive React: Build Mixed Reality Apps with Meta Quest" workshop! ๐ Join experts Kris Baumgartner, Bela Bohlender, & Felix Zhang to turn React skills 3D with WebXR. ๐ฎ
9AM-4PM EST ๐ NYC Seminar & Conference Center ๐๏ธ For React Summit & JSNation ticket holders only. #JSNation
deformable-mesh.tsx open inside Triplex for VS Code
Want to try Triplex for VS Code before everyone else? Everyone on our Discord now has access.
Join here: discord.gg/nBzRBUEs4b
Learn more: github.com/trytriplex/t...
Download: triplex.dev/download
Discord: discord.gg/nBzRBUEs4b
Triplex v0.69.6 has been released.
๐ Name prop on custom components now appear as "name (Component)" in the scene panel
๐ Cycle through scene objects under your cursor by clicking multiple times
๐ฅค Select a specific template when creating a new project
#r3f #react #webdev #threejs #webgamedev