Coder Social home page Coder Social logo

jaagrav / roadster Goto Github PK

View Code? Open in Web Editor NEW
36.0 4.0 10.0 53.04 MB

3D drivable tesla roadster made with threejs and cannonjs, so it's got physics.

Home Page: https://roadster.vercel.app

JavaScript 89.47% HTML 3.75% CSS 6.78%
threejs tesla roadster cannonjs hacktoberfest hacktoberfest2020

roadster's Introduction

Roadster

roadster

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

Features

  • Custom Orbit and zoom follow camera
  • Physics with CannonJS
  • Run through and into Boxes and etc.
  • Control using W, A, S, D and Arrow Keys, use joystick if on phone.
  • Light and easy on graphics.

roadster's People

Contributors

jaagrav avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

roadster's Issues

An error was reported after downloading the project. How to deal with it

error:0308010C:digital envelope routines::unsupported
node:internal/crypto/hash:71
this[kHandle] = new _Hash(algorithm, xofLen);
^

Error: error:0308010C:digital envelope routines::unsupported
at new Hash (node:internal/crypto/hash:71:19)
at Object.createHash (node:crypto:133:10)
at BulkUpdateDecorator.hashFactory (D:\download\Roadster-master\node_modules\webpack\lib\util\createHash.js:138:18)
at BulkUpdateDecorator.update (D:\download\Roadster-master\node_modules\webpack\lib\util\createHash.js:44:50)
at OriginalSource.updateHash (D:\download\Roadster-master\node_modules\webpack\node_modules\webpack-sources\lib\OriginalSource.js:104:8)
at NormalModule._initBuildHash (D:\download\Roadster-master\node_modules\webpack\lib\NormalModule.js:752:17)
at handleParseResult (D:\download\Roadster-master\node_modules\webpack\lib\NormalModule.js:816:10)
at D:\download\Roadster-master\node_modules\webpack\lib\NormalModule.js:907:4
at processResult (D:\download\Roadster-master\node_modules\webpack\lib\NormalModule.js:639:11)
at D:\download\Roadster-master\node_modules\webpack\lib\NormalModule.js:691:5 {
opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ],
library: 'digital envelope routines',
reason: 'unsupported',
code: 'ERR_OSSL_EVP_UNSUPPORTED'
}

Node.js v18.14.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.