3d Clock with geartrain

A clock built using a general 3d rendering engine which supports shafts, gears, and clock-hands.
6.5K Downloads
Updated 1 Sep 2016

View License

Editor's Note: This file was a File Exchange Pick of the Week

This is a clock rendered in 3D. The file 'myclock.m' is code for a rendering generic 3D image made up of the basic objects: hands, shafts, and gears. It wouldn't necessarily have to be a gear train driven clock. The file 'clockFeatures.m' defines all the data required to create my clock. Eventually I would like to have my 3D data read from an xml file instead of from an m-file. There is placeholder code in myclock.m for this future functionality.

Cite As

Michael Agostini (2024). 3d Clock with geartrain (https://www.mathworks.com/matlabcentral/fileexchange/9671-3d-clock-with-geartrain), MATLAB Central File Exchange. Retrieved .

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

Inspired: GEAR3D

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.1

Updated license

1.1.0.0

Removed *.ctf and *.exe files.
Updated copyright statements.

1.0.0.0