R35T
A downloadable not game for Windows
WARNING: This is my first project in C++ and also my first time ever coded in C++. I have been following the instruction (copy-pasting) like a good programmer and tried my best to optimize the application. But try it at your own risk!
This project is also open-sourced at https://github.com/dowhep/Win32R35T
Language used: C++;
Framework used: WIN32, DirectX11;
Tool used: Visual Studio 2019;
References used:
Microsoft Win32 Documentation;
Countless StackOverflow pages;
And last but not least, https://antongerdelan.net/opengl/d3d11.html;
Description:
With beautiful graphics and sound, this app will most definitely force you to rest for a period of time after extensive computer usage. Upon correct usage, it should prevent you from a fully sedentary life.
Pro Tip: When the resting period starts, take a deep breath, look out of the window, and enjoy the weather for a bit.
PS: If you found the edges of the application background rigid and annoying, I have added a new shader to the downloadable files that use my homemade algorithm to anti-alias the edges. It doubles the processing power for the GPU (but the power usage is pretty small to begin with). Don't forget to rename and replace the original shader in the folder you downloaded from!
Download
Click download now to get access to the following files:
Development log
- Optimized the User Interface ControlsMar 27, 2022
- R35T optimization updateFeb 09, 2022
Leave a comment
Log in with itch.io to leave a comment.