The Wayback Machine - https://web.archive.org/web/20200530171824/https://github.com/topics/threejs
Skip to content
#

Three.js

Three.js is a cross-browser JavaScript library and Application Programming Interface (API) used to create and display animated 3D computer graphics in a web browser.

Here are 2,315 public repositories matching this topic...

jonaspetersorensen
jonaspetersorensen commented Apr 23, 2020

Description:

  • A-Frame Version: <script src="../../../dist/aframe-master.js"></script>
  • Platform / Device: Windows, Google Chrome Version 81.0.4044.113
  • Reproducible Code Snippet or URL:
    All of the text demos linked in components/text

Error message:

Uncaught TypeError: navigator.xr.requestDevice is not a funct
razorx89
razorx89 commented Mar 15, 2019

Currently, the headless mode uses default parameters from PyChromeDevTools for connecting to a chrome headless instance.
https://github.com/maartenbreddels/ipyvolume/blob/e68b72852b61276f8e6793bc8811f5b2432a155f/ipyvolume/headless.py#L53
However, if you use a chrome headless running as docker instance and want to connect from another docker instance (e.g. when using docker-compose), the headl

Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).

  • Updated May 30, 2020
  • JavaScript
Venryx
Venryx commented Jul 30, 2018

In the Readme, there are confusing descriptions of the options.

One example:

sizeAttenuation - makes the line width constant regardless distance (1 unit is 1px on screen) (0 - attenuate, 1 - don't attenuate)`
lineWidth - float defining width (if sizeAttenuation is true, it's world units; else is screen pixels)

There's three things that are confusing here.

  1. The name sizeAttenuation
harp.gl
trusktr
trusktr commented Mar 14, 2020

Is your feature request related to a problem? Please describe.

I have project that use build systems other than webpack. It'd be great if Harp wasn't coupled to Webpack (or if the docs showed how to set up plain JS projects (with ES Module format is fine as most tools handle that part).

Describe the solution you'd like

Non-webpack users would want to follow a getting started guide

rafinskipg
rafinskipg commented Feb 12, 2019
vue.runtime.esm.js?2b0e:4998 Uncaught TypeError: Cannot read property 'install' of undefined
    at Function.Vue.use (vue.runtime.esm.js?2b0e:4998)
    at createApp (app.js?1112:7)
    at eval (entry-client.js?a949:3)
    at Module../src/entry-client.js (main.js:2806)
    at __webpack_require__ (main.js:724)
    at fn (main.js:101)
    at Object.0 (main.js:2951)
    at __webpack_requi

Created by Ricardo Cabello

Released April 24, 2010

Latest release 3 days ago

Repository
mrdoob/three.js
Website
threejs.org
Wikipedia
Wikipedia
You can’t perform that action at this time.