-
Hi,
Unfortunately found out that the THREE CSS3DRenderer is not supported in aframe 1.0.4
(see ref: https://stackoverflow.com/a/51187136).
We would like to get the most of the flexibility of CSS wi…
-
Hi @AnWeber ,
Just for your information ;)
I tried to compile this under ubuntu 20.04. This leads to an error, that fsevents is incompatible with linux ;)
![image](https://user-images.githubuse…
-
Hello, I've recently picked up enable3d for my own project, and hope I can continue to use it going forward.
It would be fantastic to add support for css element renderers, they are rather powerful…
-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
css3drenderer not tracking marker properly
**If the current behavior is a bug, please …
-
The CSS `perspective` property allows us to define a perspective where a value of `800px` means that the camera is "800px away from the Z=0 plane" (whatever that actually means, [the spec isn't super …
-
Hi!
I am working on a new CSS3D renderer, which supports BufferGeometry. It can display any type of polygon, not just rectangular shapes. Multimaterials and texture mapping is also supported.
I …
-
##### Description of the problem
CSS3dRenderer HTML elements moves with camera in **mobile devices**.
ios (version - 12.0.1) safari browser in portrait mode & chrome (v- 69.0.3497.105) in landsca…
ghost updated
6 years ago
-
Three.js is cool, but many things in WebGL and even in CSS3D loses definition with zooming. Think about the fonts on the Periodic Table demo: they all get aliased.
The solution to this is to get a ful…
-
It'd be great to have a simple way to export a frame of an animation to an image (jpg, png, gif, etc.) for download.
-
##### Description of the problem
It'd be nice to configure the default direction of rotation (handedness) in Three.js.
Maybe it can be a static property on Object3D or Matrix4?
For example:
…