racing-game VS raycast-vehicle-engine

Compare racing-game vs raycast-vehicle-engine and see what are their differences.

racing-game

๐ŸŽ Open source racing game developed by everyone willing (by pmndrs)

raycast-vehicle-engine

Drive your favorite 3D car in your threejs world just by uploading the GLTF Model and generating code all on the browser itself! (by Jaagrav)
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
racing-game raycast-vehicle-engine
19 2
2,094 73
0.0% -
0.0 0.0
about 1 year ago 6 months ago
TypeScript JavaScript
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

racing-game

Posts with mentions or reviews of racing-game. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-29.

raycast-vehicle-engine

Posts with mentions or reviews of raycast-vehicle-engine. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-22.
  • Drive a Tesla Cybertruck or literally any car on your browser with Threejs
    1 project | dev.to | 22 Feb 2022
    Once I was done with setting up my first raycast vehicle, I was quite proud of myself. Although, I did wish that there was a website where I could upload my car model, and with some tweaks, generate all the code required to build a raycast vehicle. Now generating code on the browser and downloading it as files and folders is something which is not very easy to develop IRL, but is a very fun and plausible problem to solve. And that's how the idea for the Raycast Vehicle Engine took birth. A browser based engine, where a developer can upload a car model, make some tweaks in the code for the vehicle with the help of a GUI, and when satisfied with the tweaks, easily download the code, install using npm i and run using npm start. Sounds pretty interesting, right? Well that's just the beginning.
    12 projects | dev.to | 22 Feb 2022
    There are many more awesome features that I am planning to add to the engine, and you can help me out with it too. So do fork it on github. Thanks to everyone that contributed to this project and made it possible and thanks to you for reading this article.

What are some alternatives?

When comparing racing-game and raycast-vehicle-engine you can also consider the following projects:

uncharted - Visualization of our solar neighborhood using three.js

cannon-es - ๐Ÿ’ฃ A lightweight 3D physics engine written in JavaScript.

racing-game-cljs - A 3D racing game built with ClojureScript, React and ThreeJS

babel-sublime - Syntax definitions for ES6 JavaScript with React JSX extensions.

webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

folio-2019

three.js - JavaScript 3D Library.

react-three-fiber - ๐Ÿ‡จ๐Ÿ‡ญ A React renderer for Three.js

guify - A simple GUI for inspecting and changing JavaScript variables

reactanoid

JSZip - Create, read and edit .zip files with Javascript