Building Your First Browser Game with Three.js and React: Part 2 - Implementing 3D Models

This page summarizes the projects mentioned and recommended in the original post on dev.to

Civic Auth - Web2 & Web3 login in a simple SDK
Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.
www.civic.com
featured
SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build dynamic JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
  1. drei

    🥉 useful helpers for react-three-fiber

    Let's start by adding the basketball to our scene. We'll use the useGLTF hook from @react-three/drei to load our model. You can find everything drei has to offer on the github of the project, don't hesitate to go on the documentation if you want more explanation about what we use!

  2. Civic Auth

    Web2 & Web3 login in a simple SDK. Drop Civic Auth into your app with native TS/JS support. Email login, SSO options, embedded wallets, and full session management. Minimal config. Deploy in under 5 minutes.

    Civic Auth logo
  3. gltfjsx

    🎮 Turns GLTFs into JSX components

    We will create two components using the GLTFJSX tool. This tool transforms 3D models (in gltf format or others) into ready-to-use components for your React Three Fiber project. Try it yourself with our two models!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • figured out an outline shader, heres the code (raymarching)

    1 project | /r/threejs | 11 Dec 2023
  • Cannot render glb file in frontend, instead it showing a black image

    1 project | /r/threejs | 6 Jul 2023
  • MeshPortalMaterial component from Drei is magic

    2 projects | /r/threejs | 30 Jun 2023
  • Open Source Project Ideas for Three.js?

    1 project | /r/threejs | 3 Apr 2023
  • How to achieve these controls?

    2 projects | /r/threejs | 26 Feb 2023