mrdoob / xrcode

https://mrdoob.github.io/xrcode/
MIT License
38 stars 6 forks source link

Conversion notes in markdown to plan an attack #3

Open jeffscottward opened 1 year ago

jeffscottward commented 1 year ago
Screenshot 2023-09-06 at 5 31 52 PM

pre-existing error found after getting it running

Uncaught TypeError: THREE.PlaneBufferGeometry is not a constructor
    at initEditor ((index):261:11)
    at (index):450:7
jeffscottward commented 1 year ago

fixed that error.

Ok should be working no errors again

jeffscottward commented 1 year ago

@mrdoob can you merge?

jeffscottward commented 1 year ago

Ping @mrdoob

mrdoob commented 1 year ago

Rather than converting the repo, how about creating a /r3f folder and/or index-r3f.html with the r3f version for now?

I'm hoping to continue experimenting with the current code and r3f would become a blocker for me.