Post Reply 
Drawing a Spherical Mesh
01-20-2014, 09:58 PM (This post was last modified: 01-20-2014 10:03 PM by jgreenb2.)
Post: #3
RE: Drawing a Spherical Mesh
Han,

Thanks. I've actually done most of those things. I'll try some of your other suggestions. However, the drawing isn't the issue (it may not be right) -- the recursion itself seems to get lost after a short while and the program hangs. Given the limited debugging environment on the Prime, I haven't been able to make much more progress.

The real questions are these:
  • Is there a known problem handling deep recursion on the Prime?
  • What's the best way to implement something like a sphereical mesh?

Simple tail recursion -- like a factorial -- appear to work without issue. But when div is large the Prime stack appears to lose its place and drawSphere won't terminate.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Drawing a Spherical Mesh - jgreenb2 - 01-20-2014, 08:07 PM
RE: Drawing a Spherical Mesh - Han - 01-20-2014, 09:47 PM
RE: Drawing a Spherical Mesh - jgreenb2 - 01-20-2014 09:58 PM
RE: Drawing a Spherical Mesh - jgreenb2 - 01-21-2014, 12:15 AM
RE: Drawing a Spherical Mesh - patrice - 01-21-2014, 01:08 AM
RE: Drawing a Spherical Mesh - patrice - 01-23-2014, 10:11 PM



User(s) browsing this thread: 1 Guest(s)