When building scenes do you use any visual tool or just do it all in code?

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • threlte

    3D framework for Svelte

  • ) with complex functionality, since the app needed a graphics pipeline and I wanted to write one up myself. The next page I made did not need a pipeline, so I opted to use Threlte (a Svelte version of react-three-fiber) to make the code simpler to write and easier to maintain. If a scene you want to create has a lot of different meshes, materials, animations, etc. you might be best off using Blender to get it looking perfect. You can export from Blender as .gltf files which can be imported into Three. If you want a more specialized solution, I'd need to know your use case a little better. How are you building the scenes?

  • SvelteKit

    web development, streamlined (by sveltejs)

  • For example, my current project is using SvelteKit. The first page I built using Three was a Svelte component (a fancy

  • 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
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

  • Image Generator with Cloudflare

    2 projects | dev.to | 11 Apr 2024
  • Cannot CRUD cookies in SvelteKit from another port

    2 projects | news.ycombinator.com | 3 Mar 2024
  • CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 1

    3 projects | dev.to | 5 Jan 2024
  • SvelteKit 2

    1 project | news.ycombinator.com | 14 Dec 2023
  • SvelteKit 2 coming next week?

    1 project | /r/sveltejs | 10 Dec 2023