Giter Site home page Giter Site logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 20, 2024
I am unable to find use of "window" object in poly2tri.js file :( 
Is there use of "window" object for this utility ?

Original comment by [email protected] on 20 Dec 2011 at 12:41

from poly2tri.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 20, 2024
Sorry the actual error is "Uncaught ReferenceError: Namespace is not defined"

Original comment by [email protected] on 20 Dec 2011 at 12:56

from poly2tri.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 20, 2024
I'm sorry the javascript port was not written by any of the authors of this lib 
but simply ported by a user. So can't really help you since I've never worked 
with javascript myself.

You might try to ask the original javascript porter if he have any insights.
http://code.google.com/p/poly2tri/issues/detail?id=5&can=1

Original comment by [email protected] on 20 Dec 2011 at 11:39

from poly2tri.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 20, 2024

Original comment by [email protected] on 5 Jan 2012 at 11:03

  • Changed state: WontFix

from poly2tri.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 20, 2024
got workaround for this:
remove the use of "Namespace"; instead use like MyNameSpace = MyNameSpace || {};
this solves the issue.

Original comment by [email protected] on 6 Jan 2012 at 5:15

from poly2tri.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 20, 2024
Thanks for posting the solution to your problem :)

Original comment by [email protected] on 6 Jan 2012 at 11:08

from poly2tri.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 20, 2024
see change in issue 68 : Namespace.js dependency is now optional    

Original comment by [email protected] on 14 Mar 2013 at 8:51

from poly2tri.

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.