Navigation

    JSCAD User Group

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. David Bolt
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Groups 0

    Topics created by David Bolt

    • David Bolt

      Can not get View type: Orthographic to work.
      Development Discussions • • David Bolt

      5
      0
      Votes
      5
      Posts
      21
      Views

      Ion 0

      @david-bolt one suggestion from what i've tried could be to set the camera position for regular perspective camera further away as an orthographic camera is just a perspective camera at infinity

    • David Bolt

      How do you single step your code?
      Development Discussions • • David Bolt

      3
      0
      Votes
      3
      Posts
      21
      Views

      platypii

      Actually, you can just put a debugger statement in your design, chrome will pause at it, and then you can step through it. Neat.