2 тысяч подписчиков
80 видео
Floorcasting with Pygame and Numpy in Python tutorial Devlog 3d game - SNES Mode7, Bonus: Numba
Pytracing Maze Release! 3D ray tracing game in Python
How to connect the Raspberry Pi 4 to a VGA monitor with a cheap adapter - RP-4
Complete Raycasting Game Project in Python: Dead And! - RPG FPS Full course with code on github
Basic Dynamic Shadow Mapping on my 3D graphics engine made in Python with Pygame
Pseudo 3D techniques - 2.5D Graphics - Fake 3D - Gamedev Pygame Python
Rendering textured triangles - Python Pygame 3D software renderer graphics engine devlog tutorial
#Shorts
Weights, Biases and Forward Pass: re implementing a neural network from Scikit-Learn - Python
Software renderer 3d engine in Python + Pygame - Testing different models
🚀 3 easy tricks to get better performance with Pygame - Python Gamedev
Using a neural network as AI in my game in Python - a warm up
Collaborate with AI in Dead And! - neural network for the player - Wowie 4.0 Game Jam devlog
Making a 3D graphics engine in Python (again) with proper projection and texturing, obj models
First Person Perspective Super Mario Bros. in Python Pygame with Raycasting
How to use a Neural network noise filter, clearer speech! (RTX Voice alternative)
SHORTS: Physics bugs in games
How to make a simple 3D* game in Python from scratch - Ray casting
Simple UI in Pygame: adding menus and HUD to my python raycasting game - Dead And! tutorial devlog
How to make a Simple Sound Synthesizer in Python
How to convert Pygame Games for the Web with Pygbag - Python Gamedev
Making Multiplatform Apps in Python Pygame-CE using Pygbag - PWA - Progressive Web Apps
Making a simple 3D graphics engine in Python PyGame, software renderer - devlog tutorial
Demo: neural network noise filter - NOT RTX Voice
Creating a Static Webpage in Python with Yattag - Generate HTML code
3D software renderer in Python PyGame
Super Mario 3D with RayCasting in Python Pygame
The FinFET
FSR on any Game! Python AI upscaler and Magpie FSR upscaling: The future o low end gaming?
FSR on any game! Magpie in English, how to adjust Sharpness and Performance issues
OpenGL/WebGL Shaders the Easy Way: Directional Light, Shadows, Point Lights With Raylib Python
[0003] The LockPickin'joyer from Python PyGame to Unity: WebGL and Android DevLog
How to make a Fake chroma key with OBS and SnapCamera! (no green screen required)
Z-buffer, wobbly texture mapping - Software 3D Engine, Python Pygame with Numba
Looking up and down in a raycasting game - y-shearing, change pitch
Ray Tracing in Python - How to make a Simple 3D game in Python + attempted optimization
100x more performance in Python with Numba! Ray Tracing Maze 3d game
Supercharged Python with Numba: 3d game ray tracing maze, with 100x better performance, C++ level
Proto ray tracing - how to make simple 3D game in Python with ray casting
Raylib vs Pygame for 3D Game Dev in Python, should YOU switch?
It's all coming together - Python 3D software game engine
Ray casting with reflections: how to make a better simple 3D* game in Python
Checkerboard Rendering: How does it work? Is it worth it?
Making a simple 3D game in Python (for real) with Raylib
Python PyGame to Android App: How to make .apk and .aab files with Buildozer Full Tutorial
Simple level design on my raycasting game in Python Pygame: Dead And! devlog tutorial
(Fake) 3D Racing Game in Pygame - Python Gamedev Tutorial
Adding Sounds to my raycasting game in python pygame - Devlog tutorial
Modding Dead And! into a first person shooter - Python Pygame 3D raycasting game devlog tutorial FPS
Why use Pygame instead of a Game Engine? Gamedev Python