Skip to content Skip to sidebar Skip to footer
Showing posts with the label Graphics

Generating A 3d Captcha [pic]

I would like to write a Python script that would generate a 3D CAPTCHA like this one: Which graphi… Read more Generating A 3d Captcha [pic]

Basic 3d Voxel Grid In Mayavi

I'm trying to visualize a 3D array through Mayavi in Python. I simply want to create a structu… Read more Basic 3d Voxel Grid In Mayavi

Trying To Create 3x3x3 Cube But Created 4x4x4 Instead In Opengl

I am trying to create a 3d rubiks cube, however the dimensions are not aligning with the dimensions… Read more Trying To Create 3x3x3 Cube But Created 4x4x4 Instead In Opengl