bvrclock

Virtual Reality Implementation of a Binary Clock
2K Downloads
Updated 1 Jan 2009

View License

Just type bvrclock at the command line to create and start this binary virtual reality clock.

The function opens a window in a virtual world, where 6 columns of appearing and disappearing golden balls are used to display the binary-coded sexagesimal time. Additional explanation is available in the function help as well as here:
http://en.wikipedia.org/wiki/Binary_clock

Besides the (subjective) coolness factor, this function might be a good example on how to interact with a vrml file and on how to use timers and persistent variables. Finally it might be useful in acquiring and maintaining a practical knowledge of binary numeration.

Cite As

Giampiero Campa (2024). bvrclock (https://www.mathworks.com/matlabcentral/fileexchange/22514-bvrclock), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Now checks whether the virtual reality toolbox exist and whether the java machine is running before launching the clock.

1.0.0.0