Triplex.dev's Avatar

Triplex.dev

@triplex.dev.bsky.social

Build the 2D and 3D web without coding. Your visual workspace for React / Three Fiber. https://triplex.dev

69 Followers  |  3 Following  |  34 Posts  |  Joined: 27.10.2024  |  1.9294

Latest posts by triplex.dev on Bluesky

Preview
June 2025 Update Here's what's been happening since Triplex for VS Code was released.

Here some details on features that have shipped since launching Triplex for VS Code.

#threejs #reactjs #r3f

triplex.dev/blog/2025-ju...

07.06.2025 23:40 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Introduction Triplex is your visual workspace for building React / Three Fiber components.

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...!

27.05.2025 05:29 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

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

27.05.2025 05:29 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Triplex for VS Code Turn Visual Studio Code, Cursor, Windsurf, and forks into your visual workspace.

Get started with Triplex for VS Code today โค๏ธ

triplex.dev/docs/get-sta...

12.05.2025 06:59 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
triplex/examples/react-router-declarative at main ยท trytriplex/triplex Build the 2D and 3D web without coding. Your visual workspace for React / Three Fiber. - trytriplex/triplex

Find the example code here ๐Ÿ‘‰ github.com/trytriplex/t...

12.05.2025 06:59 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
About component open inside Triplex for VS Code

About component open inside Triplex for VS Code

Open individual pages and iterate on them in isolation.

12.05.2025 06:59 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Home component open inside Triplex for VS Code

Home component open inside Triplex for VS Code

Page input control open with two options, / and /about

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    ๐Ÿ“Œ 0
Triplex loves React Router

Triplex loves React Router

Here's an example on how you can use React Router with Triplex

#reactjs #webdev #reactrouter

12.05.2025 06:59 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Triplex Point & Click Starter

Deployment: itsdouges.github.io/starter-exam...
Starter docs: triplex.dev/docs/get-sta...

Make sure to join Discord!

10.05.2025 01:19 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Example start deployment to GitHub pages

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(-)

10.05.2025 01:19 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Point & Click Starter A simple point & click starter template for your next 3D component, built with Koota, Vite, and React Three Fiber.

Get started here triplex.dev/docs/get-sta...

29.04.2025 12:52 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

Start building a 3D React component in 30 seconds

29.04.2025 12:40 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

literally throwing up from how sick this is #threejs #webxr

03.04.2025 20:41 โ€” ๐Ÿ‘ 14    ๐Ÿ” 4    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Canโ€™t wait for whatโ€™s second ๐Ÿ˜Ž

29.03.2025 01:21 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Load it up, I dare you

28.03.2025 22:37 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Triplex for VS Code with the caustic example open with postprocessing enabled

Triplex 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...

28.03.2025 09:03 โ€” ๐Ÿ‘ 5    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Let's goooo

24.03.2025 20:27 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Supercharging the "Visual" in Visual Studio Code After almost a year of development Triplex for VS Code is now available in public beta with exciting features coming later this year.

It'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 ๐Ÿš€

24.03.2025 11:35 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

Build 2D and 3D web apps without coding. Triplex for VS Code โ€” now in public beta.

24.03.2025 11:35 โ€” ๐Ÿ‘ 17    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 2
Michael Dougall   Dynamic Creatures and Concurrent Features
YouTube video by SydJS Michael Dougall Dynamic Creatures and Concurrent Features

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!

17.03.2025 03:08 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

Learn how Triplex can open both 2D and 3D React components ๐Ÿคฏ๐Ÿ‘‡

17.03.2025 03:08 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

This 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!

16.03.2025 06:12 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

โค๏ธโค๏ธ

09.02.2025 09:52 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

๐Ÿ‘€

09.02.2025 05:26 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

Even 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    ๐Ÿ“Œ 0
Post image Post image Post image Post image

We 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    ๐Ÿ“Œ 1
Post image

Excited 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

19.11.2024 15:29 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
deformable-mesh.tsx open inside Triplex for VS Code

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

17.11.2024 07:53 โ€” ๐Ÿ‘ 4    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Release 0.69.6 ยท trytriplex/triplex New features The name prop set on custom components in the Scene Panel. E.g. given a component Box, if it has a name prop statically set to "foo" it will appear as "foo (Box)" in the Scene Panel. ...

Learn more: github.com/trytriplex/t...
Download: triplex.dev/download
Discord: discord.gg/nBzRBUEs4b

09.11.2024 05:38 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

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

09.11.2024 05:38 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

@triplex.dev is following 3 prominent accounts