WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Re: Some questions and the current status of myproject

Re: Some questions and the current status of myproject

by phoenix-25 :: Rate this Message:

| View in Thread

> Different from the implicit form or different from examples elsewhere?

It's different from the examples in http://paulbourke.net/geometry/superellipse/ .

> Can you post a few pictures illustrating the problem?  If you need
> sharp corners, I think there may be a way to do that (if nothing else
> using multiple surfaces, but there may be other options as well.)

OK. I will post some pictures of the raytracing results from super ellipsoids with e or n > 3. I also think generating multiple surfaces is a way to get sharp corners, although it's a little bit more complicated than a single surface.

> The best I can offer is the following from the documentation of the
> system from which cline originally comes:
> http://bzflag.bz/~starseeker/cline.pdf

> If the raytrace results of cline are view dependant (I don't recall
> for sure) then it cannot be represented properly as a NURBS brep in
> any case.

I found it's really view dependent. That's quite strange. So, what is this primitive usually used to do?

> Well, if you want to undertake the next phase (going from unevaluated
> CSG trees to evaluated ones) the problem that needs to be addressed is
> the so-called "surface-surface" intersection problem.

> There is a fair bit of literate on the topic, and a variety of
> possible approaches, so if it sounds interesting you can look it over
> and see what you think.  Some quick links:

As far as I'm concerned, that will be a great challenge for me. NURBS intersection is another GSOC project and is marked as 'hard'. So I will read the papers you offer in a few days, and find out whether I can manage to do it. 

Cheers!
Wu

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@...
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

 « Return to Thread: Re: Some questions and the current status of myproject