4 тысяч подписчиков
74 видео
Make Your C++ Projects Pop with Transparent Objects: wxWidgets Tutorial [Windows/Mac/Linux]
wxWidgets: Layout basics for multiplatform GUI applications in C++ (sizers and splitters)
UI Interactions with Swift UI and Metal
wxWidgets: List Controls - sorting, handling selection, large datasets, virtual list views
Implement scrolling with C++ on Windows, Mac, and Linux
wxWidgets: Main Menu and Context Menus for Multiplatform GUI Applications in C++
Sharing Data Between Threads (wxWidgets background processing)
ShaderToy... But on Your Desktop (C++ Fragment Shader Editor From Scratch)
Events with Python
Mastering the 'Open Recent' Menu in Your C++ Desktop App with wxWidgets
Effortless Button Design
Swift MemoryLayout: stride vs offset
Beyond Playgrounds: Real-World 3D Apps with Swift and Apple Metal
Master XML Serialization with C++ and wxWidgets - Here's How!
wxWidgets text entry dialog
Why SwiftUI is Amazing 🤯
Single Codebase UI Apps in C++ for Linux, Windows and MacOS - building with wxWidgets and CMake
Two EASY drawing examples with wxWdgets C++
Easy Interactive Charts with wxPython and Matplotlib
From CPU to GPU: Understanding Data Transfer with Buffers in OpenGL
Stop Using Dynamic Polymorphism Everywhere Like It's Still 1985 (And Do THIS Instead)
WxWidgets: Do Text Validators Work? 🧐
XFCE on Linux: Correct Scaling for 4K Displays
Calling C++ code from Python [the EASY way]
wxWidgets: Visual Studio Code setup for C++ and cmake
wxWidgets: Add Scrollbars to Your C++ Controls on Any Platform!
Rotate Shapes Anywhere with Ease
The Key to Coding Smooth Animations.
wxBoxSizer vs wxWrapSizer
Modern OpenGL Tutorial: Rendering a Colored Cube
Passing data to Metal shaders
Ninja worth it for C++? 🧐
Cross-compiling C++ code with MSVC
Menus for C++ Multiplatform Desktop Apps
Ninja with CMake for C++ builds (how good is it really?)
Don’t use event tables in WxWidgets (do THIS instead)
Parsing json in C++ with nlohmann::json
The Rendering Pipeline: Exploring Vertex Buffers in Apple Metal
ChatGPT generating C++ GUI code
Getting Started with GLFW for OpenGL: Simple Window Setup and Event Handling
wxWidgets: Dialogs (custom and built-in)
Intro to Apple’s 3D Graphics Framework (Why Apple Metal Is Important)
DITCH Visual Studio and use clang on Windows (for C++)
Flexible Grid Layouts in C++
Writing a Simple GUI for System Tools in C++ (Arch Linux)
Easy C++ Dependency Management with CMake's FetchContent: Quick Tutorial
wxWidgets: How to Keep Your C++ Code Organized like a Pro with the Document/View Framework
wxWidgets: using std::thread for background processing
wxWidgets: Using the Visitor Pattern for Serializing Class Hierarchies in C++
Unlock the Power of C++: Timers, Animations, and Easing Functions with wxWidgets!
Book Review: Computer Graphics From Scratch by Gabriel Gambetta