Engineering

clyon's picture

CRB935 Creation

Snowman

This snowman is my first creation using VRMath 2. It has been constructed using various shapes that have been carefully placed to give the overall effect.

Andy's picture

3D Graphing

3D Plot

There are many 3D visualisation software for mathematics. Most of them allow easy input of a function to create a 3D graph. VRMath2 also allows creation of 3D graphs. It may not be so easy if compared to other software. But I think that VRMath2 is better for learning because it provides more opportunities for construction throught programing. I call this the power of "Programming driven 3D modelling and visualisation".

Andy's picture

Ice Cream Cone

Ice Cream Cone

Hello, I have created an ice cream cone and I would like to show you how I did it. This simple ice cream cone has a cone and a sphere. The cone and sphere will overlap (intersect) a little bit. In this virtual ice cream cone, I have used both the graphic user interfaces (GUIs) and the Logo programming. When I completed it, I saved the Logo program (.logo file), the 3D world (.x3d file), and a screenshot (.png file) so I can show you in this blog.

Andy's picture

Light with switch

Light with switch

After much thinking and planning, I have finally implemented an initial behaviour framework. Behaviour is different to animation. But it may also have effect of animation. In this blog, I have programmed a desk lamp -- a spotlight with a switch. You can click on the switch to switch on and off the light. When you do, you can also hear a switch sound, so have your speakers turned on to enjoy the virtual simulation of light, shadow and sound.

Andy's picture

VAM Temple project

VAM Temple

The VAM Temple project was completed by 3 primary school students (Year 5, aged 9) in 2003, using the archived VRMath 1.0 application. The Logo program they wrote at the time can still run in the new VRMath2 Editor with few modifications. You can try to recreate it in the VRMath2 Editor, by openning the  vam_temple.logo in the Logo Editor and executing the program.

Andy's picture

Virtual Art Gallery

Virtual Art Gallery

Ever wanted to have your own Art Gallery? Well, you can create your own in VRMath2 Editor and share on VRMath2 Community blog to your friend. After few hours of Design and Create, I am happy to share with you my first Gallery.

Andy's picture

Sundial simulation

Sundial

Some weeks ago, I have implemented the lighting components in VRMath2 Editor. There are three different lights: point light, directional light, and spotlight. In this blog, I am using the directional light to simulate the sunlight for casting a shadow on a sundial.

Andy's picture

Christmas scene

Christmas scene

What do you imagine for Christmas? Although Christmas is in summer time in Australia, I can still picture a snowy scene of white Christmas. There are snowflakes falling down from the sky. The ground is white in daytime and gray in the night. Trees could be green if not covered by snow. There is a snowman sitting on the ground, and some Christmas music....

Andy's picture

Snowman

Snowman

There are many different looking snowmen, I think this is a classical one.

I utilised the available 3D objects in VRMath2 Editor to create this snowman. The placement of objects requires clear thinking of location and directions. Objects also need to be scaled. A couple of trial and error should work out suitable scales.

Andy's picture

Resizable Christmas tree

Christmas tree

This is a simple Christmas tree consists of a cone and a cyliner. In order to create multiple trees with different sizes, I have included an input into the tree procedure.