Skip to content

Let's build our first 3D user interface with React Three Fiber!

Notifications You must be signed in to change notification settings

trytriplex/triplex-sydjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triplex for SydJS

Today we're going to build a user interface in 3D! Knowledge of React Three Fiber not needed. Enjoyed the workshop? Let me know on X/Twitter.

Here's some references to what we're going to be using.

Get Started

This workshop assumes you're using VS Code and have Node.js installed.

  1. Clone this repository
  git clone https://github.com/try-triplex/triplex-sydjs.git
  cd triplex-sydjs
  git checkout empty-scene
  1. Install dependencies (preference: pnpm)
pnpm i
  1. Install Triplex for VS Code, search: "triplex"
  2. You're ready. Follow along!

Press Enter To Continue...

When you want to continue learning, here's some handy links.

About

Let's build our first 3D user interface with React Three Fiber!

Resources

Stars

Watchers

Forks