How to check your computer uptime on Windows 10
>wmic path Win32_OperatingSystem get LastBootUpTime LastBootUpTime 20220210235852.500000+060 >systeminfo | find "System Boot Time" System Boot Time: 10.02.2022, 23:58:52
How to check your computer uptime on Windows 10
>wmic path Win32_OperatingSystem get LastBootUpTime LastBootUpTime 20220210235852.500000+060 >systeminfo | find "System Boot Time" System Boot Time: 10.02.2022, 23:58:52
/c/Users/bacr/AppData/Local/Programs/MiKTeX /c/Users/bacr/AppData/Local/Programs/MiKTeX/tex/latex/siunitx /c/Users/bacr/AppData/Local/MiKTeX /c/Users/bacr/AppData/Roaming/MiKTeX
\usepackage[separate-uncertainty]{siunitx}
\sisetup{
exponent-product = \cdot ,
inter-unit-product = \, ,
output-decimal-marker = { . },
range-units = single,
list-units = repeat,
range-phrase = { bis },
list-final-separator = { und },
list-pair-separator = { und }
}
x = a \cdot b
How to Reset and Clear Quick Access Pinned Folders in Windows 10
Reset Quick Access Pinned Folders in Windows 10
C:\Users\bacr\AppData\Roaming\Microsoft\Windows\Recent\AutomaticDestinations
My 2D Game Engine (Playlist)
Building a Mario style game from scratch (Playlist)
github.com/BuildSucceeded/2D-Platformer
github.com/BuildSucceeded/2D-Game-Engine
github.com/BuildSucceeded/Platformer-Level-Designer
Let’s build a 3D Engine! (Playlist)
Let’s build a 3D Engine! Part 1: Perspective and Projection
Let’s Make A COMPLETE GAME In Three.js With Rogue Engine | JS/TS | Tutorial | Part 1
Rogue Engine
Why does Angular 2 use the .ts file extension?
TypeScript is JavaScript with syntax for types
Three.js Game Tutorial: Learn Three.js while building a traffic run game
YouTube – The Cherno
Patreon – The Cherno
Anya Chernikov (aanya_solo)
Yan Chernikov (thecherno)
Premake
github.com/premake/premake-core
Forum: Premake (an alternative to Cmake)
github.com/ocornut/imgui, Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
github.com/seanchas116/qtimgui, Qt (QOpenGLWidget / QOpenGLWindow) backend for ImGui
github.com/alpqr/imgui-qt3d, Qt3D integration for Dear ImGui
Qt 3D Render C++ Classes, contains functionality to support 2D and 3D rendering using Qt 3D (OpenGL or RHI backend)
How do I use Qt and SDL together?
github.com/killeand/Qt-SDL, C++ demo of Qt 5.9 and SDL 2 working together
QMdiArea Class
QMdiSubWindow Class
Hazle Engine
github.com/TheCherno/Hazel
github.com/ibotha/SwallowEngine
Game Engine (Playlist)
Making a New C++ Project in Hazel | Game Engine series
Making a Game in ONE HOUR Using MY ENGINE AGAIN!!, 18.12.2021, C#, Hazle
BEST WAY to make Desktop Applications in C++