Click here to Skip to main content
15,888,454 members
Articles / Desktop Programming / WPF

Rubik’s Cube for Beginners (Version 2.0). C# Application with 3D Graphics and Animation. VS2022 .NET6

Rate me:
Please Sign up or sign in to vote.
4.98/5 (69 votes)
22 Feb 2022CPOL10 min read 100K   8.9K   148  
This program will solve a Rubik’s cube using algorithms for beginners. It is a WPF open source application written in C# for VS 2022 and .NET6 using 3D graphics and animation.
This program will solve a Rubik’s cube using algorithms for beginners. It is a WPF open source application written in C# for VS 2022 .Net6 using 3D graphics and animation. The .NET framework name spaces used are: System.Windows.Media and System.Windows.Media.Media3D and System.Windows.Media.Animation.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions