Logo by AGUS - Contribute your own Logo!

END OF AN ERA, FRACTALFORUMS.COM IS CONTINUED ON FRACTALFORUMS.ORG

it was a great time but no longer maintainable by c.Kleinhuis contact him for any data retrieval,
thanks and see you perhaps in 10 years again

this forum will stay online for reference
News: Visit us on facebook
 
*
Welcome, Guest. Please login or register. May 07, 2024, 02:41:48 PM


Login with username, password and session length


The All New FractalForums is now in Public Beta Testing! Visit FractalForums.org and check it out!


Pages: [1]   Go Down
  Print  
Share this topic on DiggShare this topic on FacebookShare this topic on GoogleShare this topic on RedditShare this topic on StumbleUponShare this topic on Twitter
Author Topic: Just an idea... for cutting (with explanatory images)  (Read 2567 times)
0 Members and 1 Guest are viewing this topic.
MindsEye
Alien
***
Posts: 37


« on: January 24, 2012, 02:59:36 PM »

Hello,

This is pointed towards the amazing Jesse, thanks for the great software, If I may be so bold as to suggest something:

A lot of 3d Software incorporates a "cutting plane" that has a positive and a negative side, and is drag-able and rotatable, whatever is on the negative side of the plane is cut off. You can drag the plane around or use a rotation/transform widget to place it. This might be crazy hard to program, but would be incredibly handy for slicing off bits of the fractal. Since you already have the slicing code with the 3 transform values, the only thing missing is the on-screen plane and perhaps in "plane mode" could use the transform controls (slide walk roll) that are already in the navigator.

Let me know if I am out of bounds or talking crazy talk here... I am not a programmer, but I have a basic understanding of code design and what is possible in general, but with this type of software I am not embarrased to say i am not sure what is possible within the framework here, I only think it would be nice to have such a function.

Thanks for hearing me out : ) Edit: I have put a mock up image in the next post.
« Last Edit: January 25, 2012, 03:01:11 AM by MindsEye » Logged
MindsEye
Alien
***
Posts: 37


« Reply #1 on: January 24, 2012, 03:16:45 PM »



I whipped up a mock-up of what i mean...

http://tinypic.com/r/xpar6p/5

I just now saw that someone else asked about making slices, this could be done by dropping in another plane and rotating it 180 so the neg side (which would be red perhaps instead of the green i used for the mock-up) was opposite facing to the first... this would give you a slice as thin or as thick as you wanted. So perhaps an "Add a cutting plane" button that dropped another plane in each time which would allow some pretty good control over what chunk you want to keep.

Also, the program wouldnt have to calculate past the plane to the negative cause theres nothing there... this could allow you to make a trapping box, and greatly reduce calculation time.

Edit: To use the "Grab Handles" option one would have to hold down the key to lock the transform, like press X and drag any handle to move the plane up and down in the x direction etc.. and for rotation, just hold U V or W (corresponding to X Y Z respectivly) and drag to rotate in that direction. Or button switches instead of key map. Theres probably other ways as well, but this is what I came up with.

Hope you all dont think I am crazy : )
« Last Edit: January 24, 2012, 03:30:58 PM by MindsEye » Logged
MindsEye
Alien
***
Posts: 37


« Reply #2 on: January 28, 2012, 08:05:18 PM »

I been F5'ing this page for days and days, and would like a reprieve from that monotony, would it be possible that someone acknowledge this post has at least been seen and considered garbage or whatever just so I can stop watching for a reply... that would be very kind...

Thank you!

///MindsEye
Logged
bib
Global Moderator
Fractal Senior
******
Posts: 2070


At the borders...


100008697663777 @bib993
WWW
« Reply #3 on: January 28, 2012, 09:05:24 PM »

You don't need to refresh the page. By default the tickbox "Notify me of replies." in Additional options is checked, so you should receive an e-mail if someone responds.

In that case, someone can only by Jesse himself, as he is the sole and only author of the Mandelbulb3D program. I know he checks this board so if he has not answered, maybe he has other priorities.

Thanks for your patience smiley

To be honest, I'm not sure I understood the request, even with the screen mockup. Do you want to be able to move the cut plane in real time in the 3D navigator, is that the request?
Logged

Between order and disorder reigns a delicious moment. (Paul Valéry)
marius
Fractal Lover
**
Posts: 206


« Reply #4 on: January 28, 2012, 10:41:12 PM »

You don't need to refresh the page. By default the tickbox "Notify me of replies." in Additional options is checked, so you should receive an e-mail if someone responds.

In that case, someone can only by Jesse himself, as he is the sole and only author of the Mandelbulb3D program. I know he checks this board so if he has not answered, maybe he has other priorities.

Thanks for your patience smiley

To be honest, I'm not sure I understood the request, even with the screen mockup. Do you want to be able to move the cut plane in real time in the 3D navigator, is that the request?

Not sure i grok the request either but i want to point out the obvious: you can take a basic shape like a rectangular box and combine it with a fractal of choice to show things like difference, union, intersection etc. Much more flexible than just slicing.
Logged
Jesse
Download Section
Fractal Schemer
*
Posts: 1013


« Reply #5 on: January 28, 2012, 11:24:04 PM »

Sorry if i am not always answering, this can have many reasons like just overseeing it or having not enough time for discussing it out...

Marius solution is what i would also go for, would be easy if including it in the DEcombine mode with a dIFS shape.
I would have to make an additional combination option to invert the dIFS distance and combine that "maximum", then you should be able cut off the main fractal with this shape.

This is much easier because all functions like reflections would work like before on these cuts, no extra programming.  smiley
Logged
DarkBeam
Global Moderator
Fractal Senior
******
Posts: 2512


Fragments of the fractal -like the tip of it


« Reply #6 on: January 29, 2012, 12:48:40 AM »

Wahaha, imagine to cut an abox with a klein bottle grin
Logged

No sweat, guardian of wisdom!
Jesse
Download Section
Fractal Schemer
*
Posts: 1013


« Reply #7 on: January 29, 2012, 03:20:21 PM »

Klein bottle has no inside, so only some surface cutting with it  wink

Anyway, it is already possible to combine a dIFS heightmap "minimum" to generate various cutplanes, attached pic:



* heightmap slicing.jpg (157.99 KB, 788x484 - viewed 354 times.)
Logged
MindsEye
Alien
***
Posts: 37


« Reply #8 on: January 29, 2012, 09:22:05 PM »

You don't need to refresh the page. By default the tickbox "Notify me of replies." in Additional options is checked, so you should receive an e-mail if someone responds.

In that case, someone can only by Jesse himself, as he is the sole and only author of the Mandelbulb3D program. I know he checks this board so if he has not answered, maybe he has other priorities.

Thanks for your patience smiley

To be honest, I'm not sure I understood the request, even with the screen mockup. Do you want to be able to move the cut plane in real time in the 3D navigator, is that the request?

Not sure i grok the request either but i want to point out the obvious: you can take a basic shape like a rectangular box and combine it with a fractal of choice to show things like difference, union, intersection etc. Much more flexible than just slicing.

Firstly, thank you all for your answers, and I apologize if I seemed impatient. That wasn't my intent. To answer the first reply, yea the real time planar cutting is what I meant. Surely it would be easier to drag planes around than to go at it another way, but I also understand that its probably my lack of knowledge that is driving that.

I come from a 3d software background, and boolean operations would be awesome. I tried to find tutorials for adding shapes to combine with the fractals, and was not really able to find any. Perhaps it is something really obvious that I am overlooking. Boolean operations is exactly what i was after. I wanted to take a bulb, and hack off the top and bottom and just leave a thin slice that I could rotate as I wished. Perhaps someone could explain what you guys mean by the explanation given, as I am aparently too dimm to grasp it. Marius solution and jessies explanation made blood come out of my ears. I have never touched the interpolate or decombinate buttons because quite frankly they scare me a little : )

You would be perfectly within your rights to reply "then this software is not for you". Maybey I am not smart enough to go this next step. Though I taught myself 3dstudio max without manuals in the time when the internet was still young and there weren't millions of people making tutorials, I figgured If I could manage that I could learn this, but i am not so sure... So far all I do is really luck and fiddling with numbers, I cant really do anything with intent, and I definatly cant make a slice or add any geometry to the fractals. (Not for lack of trying). The only place i have seen any geometry like spheres and cynendars etc is the d.IFS tab, and when I add that mandlebulb freaks out and I get all kinds of errors saying you cants use an ifs parameter with this... So I guess I am missing something.

Anyway, thanks again, and I apologize if I came across the wrong way.

///MindsEye
Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Cutting suggestion for Jesse Mandelbulb 3d JodyVL 3 1648 Last post July 15, 2011, 03:28:42 AM
by JodyVL
Animating with Cutting Mandelbulb 3d tobiles 4 2088 Last post April 28, 2012, 09:49:17 AM
by kameelian
How to approach ro object without cutting it? Mandelbulb 3d « 1 2 » crunchy 23 10397 Last post June 09, 2012, 04:59:11 PM
by Jesse
cutting practice Images Showcase (Rate My Fractal) thom 0 979 Last post June 14, 2015, 08:44:20 PM
by thom
Cutting along a plane/inside render Fragmentarium Sabine 10 1726 Last post December 01, 2016, 11:08:56 AM
by Sabine

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.196 seconds with 25 queries. (Pretty URLs adds 0.011s, 2q)