Stats

1
Projects
0
Devlogs
1
Votes
0
Ships

Coding Time

All Time: 3h 33m
Today: 0h 0m

Member Since

July 28, 2025

Projects

1
🚀
0 devlogs • 3 months ago

Activity

Zain Abbas Raza__OISKP_(G8A)/CUB
Zain Abbas Raza__OISKP_(G8A)/CUB created a project
84d ago

The Python city

We are creating a 3D open-world game inspired by GTA V and Vice City using PyGame and PyOpenGL. However, note that creating a fully realistic 3D game with human-like NPCs and real cars is an enormous task. We'll create a simplified version with: - A 3D environment (city blocks, roads, buildings) - Basic car physics - NPCs (as simple 3D models) that walk around - Player controls (driving, walking, shooting) Due to complexity, we'll use: - PyGame for window management, input, and 2D rendering (for HUD) - PyOpenGL for 3D rendering We'll structure the code as follows: 1. Setup: PyGame window, OpenGL context, and basic OpenGL settings. 2. Models: Define 3D models for cars, buildings, NPCs, and the player. 3. Textures: Load textures for models. 4. World: Generate a city with buildings and roads. 5. Camera: A third-person camera that follows the player. 6. Player: A controllable character that can drive cars and walk. 7. NPCs: Simple AI for NPCs to walk around. 8. Physics: Basic collision detection and car physics. 9. Game Loop: Handle input, update game state, and render.

0 devlogs 0 followers
Zain Abbas Raza__OISKP_(G8A)/CUB
Zain Abbas Raza__OISKP_(G8A)/CUB joined Summer of Making
101d ago

This was widely regarded as a great move by everyone.