Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialzerb ferg
250 Pointsthree.js question
Hi there,
I followed the tutorial on three.js, and it worked great once I figured out how to convert the json exported from blender to js. I want to use this 3d scene as a background in my website with text and a button overlaid. This may be really simple and I’m just missing something, but is it possible to do this? I was thinking of nesting the three.js scene in a div and styling that with css, but that didn’t work.
any guidance would be much appreciated, Thanks!