can I use react instead of webpack?

This page summarizes the projects mentioned and recommended in the original post on /r/threejs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • parcel

    The zero configuration build tool for the web. 📦🚀

  • I would suggest you to look at parcel. It's much easier to set up then webpack and also much quicker and handles shaders out of the box.

  • threejs-starter-template

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • fps

    A first person shooter for the browser using Three.js (by garretthogan)

  • Check out something like rollup for bundling. I have an example fps project with three js and vanilla js using roll up on my GitHub if you wanna take a look https://github.com/garretthogan/fps/blob/main/rollup.config.js

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