Retro Radio Clock

Description

Clock I made in my free time about a year ago. Sort of simple but looks pretty good, feel free to use in whatever, just don't claim it as your own.

Comments (1)

K
KimberTLE over 7 years ago

Exactly what I needed - a simple, basic alarm clock. Thanks! Note: running the following Python script in the Python console converted the Cycles materials to Blender Internal, saving me (you?) even more work! ~~~~ import bpy format in bpy.data.materials: mat.use_nodes = False ~~~~

Sign in to leave a comment.