Coder Social home page Coder Social logo

Inverse perspective about jsc3d HOT 8 OPEN

humu2009 avatar humu2009 commented on May 26, 2024
Inverse perspective

from jsc3d.

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
That is not inverted perspective but orthographic projection. Jsc3d's model 
transformation is based on orthographic projection (which is also adopted in 
many CAD applications) in which no perspective is applied and the projected 
length of an edge will not change when it moves along the viewing direction. 
This is different with how human eyes actually work, and thus it causes visual 
error especially on strip objects.

Jsc3d does not support other projection methods (such as perspective projection 
which produces more natural result for our eyes) at this moment. Please refer 
to http://en.wikipedia.org/wiki/Graphical_projection for details of graphic 
projections.

Original comment by [email protected] on 29 Sep 2013 at 1:21

from jsc3d.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
Understood. Thank you.

Original comment by [email protected] on 29 Sep 2013 at 1:36

from jsc3d.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
for the users interested in having a perspective projection for thier scene i 
will come asap with a final release.

For now I uploaded here just a simple demo based on JSC3D 1.6.5 having these 
changes:

1. perspective projection
2. transparent background for the scene

Because I didn't wrote the code very nice and I just altered the current code 
of the jsc3D I'll come back in the next days with an updated version with a 
better quality code and more refined.


Original comment by [email protected] on 4 Jan 2014 at 9:31

Attachments:

from jsc3d.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
Hi!

Thanks for the submitted project.
Unfortunately, your example with 3DS model does not work.
I tried to open in IE-11 and Chrome (Windows 7).
Then I tried your version jsc3d.js to models OBJ.
Works, but the quality is not satisfactory.
With interest forward to the final release.

Regards, Valery.

Original comment by [email protected] on 9 Jan 2014 at 3:32

from jsc3d.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
Thank you for the submitted contribution. I've been checking back time to time 
the last few months and interested in your work on perspective projection.

Original comment by [email protected] on 18 Apr 2014 at 12:34

from jsc3d.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
the jsc_viewer.setParameter('Background','off'); doesnt make the background 
transparent.... any solution for making the background transparent?

Original comment by [email protected] on 3 Dec 2014 at 4:47

from jsc3d.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
This feature is not supported by r1.6.5. You could try the latest version 
instead. Please get it from the repository.

Original comment by [email protected] on 4 Dec 2014 at 5:13

from jsc3d.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
hello friends,
I'm New Here. It is ready the new version with support for perspective in obj 
models?
nice job.
thx

Original comment by [email protected] on 14 Feb 2015 at 2:38

from jsc3d.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.