Mike Erickson

Results 90 comments of Mike Erickson

I encountered the same problem and I was slow to compile after upgrading to webpack4.5.

or webpack config = ```javascript { mode: "development", output: { publicPath: "", //add this line ```

I wait for the implementation of this feature.

I am using threejs to make an application similar to AutoCAD, so we use xy to sit as a plane. The current CubeTexture conflicts a bit with ours.

ref:https://www.comp.nus.edu.sg/~tants/gdel3d.html

Thank you for your project, there are many places where I can learn. Webgl2 support takes too much time. Hope that threejs can support webgl2 faster. I think the project...

https://www.shadertoy.com/view/MsXfz4

https://www.shadertoy.com/view/XlXfDs @erichlof This is the latest example, converging in a very short period of time. I try to use the iphone to access the page, it can not run, a...

I had the same problem and I suspect it was circular dependency.

I modified some code in this repository. It implements the above features. At the same time avoid some problems. E.g: Improve the cursor mask, full screen display, (correct display cursor)....