Programming

totta3's picture

Troys first logo

Troys first logo

This is my first 2d or 3d (not sure) shape i hope you like it. (: (: (: (:

135689's picture

Crazy_2D_Shape

This is my first 2D creation! ! It is random but cool!!!!! I hope you like it!!

Void Dragon's picture

Amazing shape

This is my first creation of 3D virtual world. I hope you enjoy it!   laugh
stampylongnose's picture

alienfishspacestation

This is my first 3D world.Hpoe you like it.smileywinklaughcoolyesenlightened

A974's picture

A 3D geometric shape

cool 3D shape

This is my first creation of a 3D world. I hope you love it.

Andy's picture

Rotating ElevationGrid

Rotating ElevationGrid

Someone asked about an ElevationGrid rotating about its center in the X3DOM User Mailling List, so I created this one using VRMath2 Editor to demonstrate that it is quite easy to create one. The idea in this demo is to have the center of ElevationGrid at 0,0,0 then move the ElevationGrid into an empty Transform node. The OrientationInterpolator is then applied on to the outer Transform node.

Andy's picture

Music Box

music box

The music box was created a while ago to test the behaviour framework. I have been busy teaching and marking these days. Thought I should write a blog then resume marking......

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.