Help with chase camera

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

    💣 A lightweight 3D physics engine written in JavaScript.

  • // ============ // part 2 // add base vehicle body // reference: https://github.com/pmndrs/cannon-es/blob/master/examples/rigid_vehicle.html // ============ const carBody = new CANNON.Body({ mass: 20, position: new CANNON.Vec3(0, 6, 0), shape: new CANNON.Box(new CANNON.Vec3(4, 0.5, 2)), });

  • 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

  • Hello guys can someone help me with this? I'm trying to use the wireframe because I think I made an error when implementing the quaternion to my cube. I'm trying to use the debug tool. Do I need to import something with that? I already imported the Cannon.Js and everything works fine.

    2 projects | /r/threejs | 12 Mar 2022
  • Thetawave: A physics based, space shooter game made with Rust and the Bevy engi

    1 project | news.ycombinator.com | 20 Apr 2024
  • Blaze: A High Performance C++ Math library

    7 projects | news.ycombinator.com | 17 Apr 2024
  • Jolt Physics raylib: trying 3D C++ Game Physics Engine

    1 project | dev.to | 10 Apr 2024
  • Xkcd 2916: Machine

    2 projects | news.ycombinator.com | 6 Apr 2024