Advertisement

Latest Python Activity

Stencil buffer strange result

Hi @_Silence_,

Okay, this is more complicated than I first imagined. I think that the main mistake I was making was thinking in terms of entire 3D objects when in reality I should be thinking in terms of primitives.

Might be worth restating what I would like to achieve and see whether this is possibl…

11,047 views
Advertisement
pixelamped
April 29, 2024 08:42 PM
Working towards a demo build!

I have done a lot of work on Blast Castle in the past weeks/months and holding back writing another blog, so here I am! I don't want to bore anyone, so I'll get right to the changes!

The dictionary

One of the things I always wanted to have was a way to keep track of discoveries. This object opens up…

10,386 views

Thanks for all of the elaboration y’all.

4,554 views
gaurav99
April 22, 2023 01:42 PM

Yes, it works.

Thanks a lot for your kind response and suggestions.

Thanks again. 

3,877 views
Rayterex
February 28, 2021 10:45 AM

Hi guys. I've been developing this App for years now. It is node-based images, textures and 3D objects generator. It is currently Maya plug-in but 3Vial Engine is also in development. It will contain all the features 3Gen has but it will be standalone engine. ImaGen, part of the 3Gen of manipulatio…

6,414 views
8Observer8
February 20, 2021 11:48 PM
[Example] Falling Textured Cubes. Panda3D Bullet Physics Wrapper. PyQt5 (PySide2) + Bullet + OpenGL

I tried to use PyBullet but it is very complicated and I cannot understand haw to use it with OpenGL. The Panda3D Bullet wrapper is only one way that I found. And there is a very great manual: https://docs.panda3d.org/1.10/python/programming/physics/bullet/index I hope I will not have unresolved pr…

8,679 views
8Observer8
November 06, 2020 03:20 AM
Minimal OpenGL Example in C++ Qt5, PyQt5 and TypeScript WebGL 1.0

If you want to start to learn Python I sagest to use PyQt5 and QtOpenGL together. OpenGL allows to create 2D/3D graphics and PyQt5 allows to create GUI elements.…

45,858 views
renedudfield
October 29, 2020 02:16 PM
pygame 2 released on 20th birthday

pygame 2.0, the most popular game library for python has been released on its 20th birthday.

What's the best feature of pygame 2? Maybe it's "backwards compatibility". For many, many apps pygame 2 is backwards compatible. Have an pygame app from the year 2000? It will probably work. We still have so…

8,562 views
renedudfield
October 31, 2019 10:27 AM
pygame book

The pygame book project has begun. It's called "pygame 4000" and is a book project by one of the main contributors of the pygame project.

Not only does the book aim to cover Python programming, but also aims to cover C, and the GLSL shading language.

  • [ Pixel Perfect Collision Detec…
6,684 views
Advertisement
Advertisement