Languages C / C++ Strings  

A 3D clock, OpenGL

download download  
important code information
author:
Andrei Krotkov
minimum requirements:
A 3D clock, OpenGL description

This is a simple program to demonstrate OpenGL. It will show the time in 3d, with the gears rotating in real time. The red squares are the currently active numbers. It runs wery well, and please vote.


File List:
3D RPG.dsp4Kb
@PSC_ReadMe_6348_3.txt1Kb
Graphics/0b
Graphics/Thumbs.db136Kb
Graphics/numbers.bmp192Kb
Graphics/textures.txt14b
main.cpp14Kb

Similar code
A C++ implementation of the Levenshtein Distance (Popularity: ) : The "Levenshtein distance" is a measure of the similarity between two strings, this algorithm is also refered to as "edit ...
Amazing C++ String Class (Popularity: ) : This is a C++ string class i wrote to make using strings in C++ alot easier it is good to ...
A Beginner's Guide to Recursion (Popularity: ) : This is a guide for beginners to get them started at using Recursion to solve problems that arise while programming. ...
LINE COMPILED COMPARISON BETWEEN MERGE SORT AND QUICK SORT (Popularity: ) : Count the total number of line compiled using merge sort and quick sort.
String Replacer (Popularity: ) : The function "replace_string" included in this program will replace all occurence of a certain string by another one and the ...
Palindrome-method (Popularity: ) : It tells whether inputted strings are palindrome or not and then it displays the reverse words in the screen...Thanks
Vowel deleter - method01 (Popularity: ) : It omit/delete vowels in the inputted strings then it displays the remaining letters and counted vowels in the screens... Thanks ...
Word Search (Popularity: ) : This example will search through an edit box and find all the occurances of the entered query word. Good lesson ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 248
version
size in Kb 108
popularity   2467/7913063
user rating 4/10
ad


New Code
Popular Code