Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I suck at Three.js #39

Closed
brianpeiris opened this issue Oct 27, 2014 · 5 comments
Closed

I suck at Three.js #39

brianpeiris opened this issue Oct 27, 2014 · 5 comments

Comments

@brianpeiris
Copy link
Owner

As a comment on reddit mentioned, I'm only scratching the surface of what's possible with Three.js and I'm not very artistic. I either need to develop the skills or get someone else to help me create demos.

@capnmidnight
Copy link
Contributor

Okay, I don't think that guy understands what 3D modelling really takes or
what you're trying to accomplish. This head model doesn't have much to do
with the quality of Three.js, and pretty much has nothing to do with
programming. It's just a mesh of medium complexity with a very high
resolution texture and bump map. The work here was in the modeling, not the
programming.

Are you familiar with OpenSCAD? I think that's the closest existing thing
to what you're making right now.

On Mon, Oct 27, 2014 at 12:57 AM, Brian Peiris [email protected]
wrote:

As a comment on reddit mentioned
http://www.reddit.com/r/programming/comments/2icmgk/live_coding_in_vr_with_the_oculus_rift_firefox/cl1mfi4,
I'm only scratching the surface of what's possible with Three.js and I'm
not very artistic. I either need to develop the skills or get someone else
to help me create demos.


Reply to this email directly or view it on GitHub
#39.

@brianpeiris
Copy link
Owner Author

@capnmidnight Ha! I guess I was being a bit self-deprecating but I do think that my lack of experience with creating beautiful things in 3D is hampering RiftSketch. I have used OpenSCAD in the past for a 3D printing project and I was thinking of integrating CSG.js or ThreeBSP.js into the app but I hesitated since figured boolean techniques were typically used for 3D CAD whereas mesh modelling is better for art. I don't know what direction I want to go in but being able to import meshes (#21) might help.

@capnmidnight
Copy link
Contributor

If you would like simple models of a few things, feel free to grab the
.blend files out of my repository. I only have a few buttons on stands and
an avatar of a bear right now, but over time more will appear. I'm sure
there are other places you can get free 3D models, too, and most of them
are probably better than my models, but just thought I'd offer.

https://github.com/capnmidnight/VR/tree/master/artwork

(note: most of the texture images are located at
https://github.com/capnmidnight/VR/tree/master/html5/img)

On Mon, Oct 27, 2014 at 1:19 AM, Brian Peiris [email protected]
wrote:

@capnmidnight https://github.com/capnmidnight Ha! I guess I was being a
bit self-deprecating but I do think that my lack of experience with
creating beautiful things in 3D is hampering RiftSketch. I have used
OpenSCAD in the past for a 3D printing project and I was thinking of
integrating CSG.js or ThreeBSP.js into the app but I hesitated since
figured boolean techniques were typically used for 3D CAD whereas mesh
modelling is better for art. I don't know what direction I want to go in
but being able to import meshes (#21
#21) might help.


Reply to this email directly or view it on GitHub
#39 (comment)
.

@brianpeiris
Copy link
Owner Author

I'm slightly better at Three.js now.

@elswork
Copy link

elswork commented Nov 16, 2015

Take a look to http://openjscad.org/ it's amazing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants