TypeScript VR

Open-source TypeScript projects categorized as VR

Top 6 TypeScript VR Projects

  • react-xr

    🤳 VR/AR with react-three-fiber

  • threeify

    A Typescript 3D library loosely based on three.js

  • Project mention: C++23: The Next C++ Standard | news.ycombinator.com | 2023-07-11

    As someone who has written math libraries over and over again for the last 25 years (no joke - wrote this in 1997: https://github.com/bhouston/BezierCurveDemo1997/blob/master/... and just recently wrote the Threeify math library: https://github.com/bhouston/threeify/tree/master/packages/ma...), I find that operator overloading works only for the simple cases but that for performance and clarify, function names work best.

    Function names let you clarify that it is an outside product or inside product (e.g. there are often different types of adds, multiplies, divides), and I can not stand when someone maps cross product onto ^ or dot product onto something else. Also operator overloading often doesn't make clear memory management, rather it replies on making new objects constantly, where as with function names, you can pass in a parameter that will take the result. Lastly, function names allow you to pass in how to handle various conditions, like non-invertible, NANs, etc.

    I find word based function more verbose but significant less error prone and also they are more performant. Operator overloading is only good for very simple code and even then people always push it too far so that I can not understand it.

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

    A library to build VR layouts using HTML tags (by gmarland)

  • cadenza

    A WebXR rhythm game (by CadenzaVR)

  • Project mention: I Made A Browser Game Where You Can Use Your Desk To Play Osu Taiko Maps In VR | /r/osugame | 2023-12-09

    You can try it out here (it's completely free and also open source): https://cadenzavr.com/

  • drift-bot

    A Discord Bot that retrieves information about Zenith VR MMORPG

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript VR related posts

Index

What are some of the best open-source VR projects in TypeScript? This list will help you:

Project Stars
1 react-xr 1,922
2 threeify 195
3 lawnmower 32
4 gallery-viewer 28
5 cadenza 14
6 drift-bot 1

Sponsored
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com