MathMod-1.0-RC
Goto page Previous  1, 2
 
Post new topic   Reply to topic    K3DSurf forum Forum Index -> MathMod Progress & features
View previous topic :: View next topic  
Author Message
nextstep
Site Admin


Joined: 06 Jan 2007
Posts: 539

PostPosted: Thu Jul 03, 2014 5:43 pm    Post subject: Reply with quote

Hi all,
As I said about MathMod's ability to compute hight resolution mathematical models, There is now a possibility to explore hight resolution models without breaking down your machine...here is an example of the MengerSponge at 101 Millions triangles!
More to come soon Smile
MengerSponge103 by taha_ab, on Flickr
_________________
Cheers,
Abderrahman


Last edited by nextstep on Wed Aug 06, 2014 2:36 am; edited 1 time in total
Back to top View user's profile Send private message
nextstep
Site Admin


Joined: 06 Jan 2007
Posts: 539

PostPosted: Sun Jul 06, 2014 2:45 am    Post subject: Reply with quote

Hi,
MathMod-1.0-RC6 is available from:
https://sourceforge.net/projects/mathmod/files/MathMod-1.0/Release%20Candidate/RC6/

Changelog:
1) Added Theme and Style configuration
2) Added tool to generate scripts for subdivided mathematical models
3) Code cleaning and optimization

Enjoy Cool
_________________
Cheers,
Abderrahman
Back to top View user's profile Send private message
inode



Joined: 27 Jan 2007
Posts: 127
Location: Austria

PostPosted: Sun Jul 06, 2014 9:50 am    Post subject: Rotation about Z-Axis Reply with quote

Hi Abderrahman

Many thanxs for the new RC6!

A question...
If we press the [Anim] button the shape rotates about an axis depending on the camera position and direction.

In many cases users wants to rotate the shape about their Z-Axis, so that the z-base-plane (viewed as grid) will still hold it's orientation during rotation.
Do you think it's possible to add an addition button e.g. [AnimZ] as a new feature ?

Wink Gerd
Back to top View user's profile Send private message
nextstep
Site Admin


Joined: 06 Jan 2007
Posts: 539

PostPosted: Sun Jul 06, 2014 2:17 pm    Post subject: Reply with quote

Hi,
The anim button make the hole scene rotate in a direction and speed controlled by the movement of the mouse in the drawing area.
To control the shape rotation according to an Axe, we need something equivalent to what already exist for the 4D parametric surfaces, the "rotational Plans" area. That's should be a good tool to add, I'll try to add it as soon as possible.
Meanwhile, you can experiment this feature with the 3D parametric surfaces by adding... a 4th dimension. For example I added a fourth dim to the Torus (as a constant Fw = 0.5):
Code:

{
    "Param4D": {
        "Component": [
            "Torus"
        ],
        "Description": [
            "Description of the model"
        ],
        "Fw": [
            "0.5"
        ],
        "Fx": [
            "(1+0.5*cos(u))*cos(v)"
        ],
        "Fy": [
            "(1+0.5*cos(u))*sin(v)"
        ],
        "Fz": [
            "0.5*sin(u)"
        ],
        "Name": [
            "Torus"
        ],
        "Umax": [
            "2*pi"
        ],
        "Umin": [
            "0"
        ],
        "Vmax": [
            "2*pi"
        ],
        "Vmin": [
            "0"
        ]
    }
}


Now, you can control the x, y and z axis rotations and there speed. You can also activate the scene rotation with the "Anim" button
NB: You need to hit the "InitMatrix" to eliminate the accumulated rotation effect in the 4d hyperspace
_________________
Cheers,
Abderrahman
Back to top View user's profile Send private message
nextstep
Site Admin


Joined: 06 Jan 2007
Posts: 539

PostPosted: Fri Dec 26, 2014 9:43 am    Post subject: Reply with quote

Hi Gerd,
Quote:
A question...
If we press the [Anim] button the shape rotates about an axis depending on the camera position and direction.

In many cases users wants to rotate the shape about their Z-Axis, so that the z-base-plane (viewed as grid) will still hold it's orientation during rotation.
Do you think it's possible to add an addition button e.g. [AnimZ] as a new feature ?

With MathMod-2.1, it's now possible to rotate the shape according to one or a combination of X/Y/Z axis Cool
_________________
Cheers,
Abderrahman
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    K3DSurf forum Forum Index -> MathMod Progress & features All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


2005 Powered by phpBB © 2001, 2005 phpBB Group


Start Your Own Video Sharing Site

Free Web Hosting | Free Forum Hosting | FlashWebHost.com | Image Hosting | Photo Gallery | FreeMarriage.com

Powered by PhpBBweb.com, setup your forum now!
For Support, visit Forums.BizHat.com