Skip to main content

Questions tagged [opengl]

Questions about OpenGL (Open Graphics Library) OpenGL is an API used to render real-time 2D and 3D graphics. Blender uses OpenGL for drawing the user interface, 3D view, and the game engine.

0 votes
0 answers
20 views

Graphics card unsupported

So ive been trying to install a later version of Blender on my laptop. Currently running 3.4.1. Ive done work on my desktop in 4.1 and obviously cant open files in 3.4. but i believe 3.6 can open 4.1 ...
Tony Sands's user avatar
0 votes
0 answers
294 views

how do you fix the blender 4.1 open gl problem

i understand this issue but i do not know how to resolve this issue. can someone tell me how to do this? this happens during startup and then closes when i click OK.
Bludus's user avatar
  • 70
0 votes
0 answers
14 views

3d viewport display rendering problem [duplicate]

I have this strange issue this morning... all objects seem to be half xrayish... last night all was good... as i pan or rotate is all flickers
Tony Sands's user avatar
1 vote
0 answers
24 views

Blender and Active Stereo Display (3D Vision or similar)

I am new to Blender. I am drawn to it because of 1) its drawing capability and 2) its supposed support of stereoscopic display. I have an "Nvidia 3D Vision" system that works under either ...
oldnewbie's user avatar
1 vote
1 answer
49 views

Unable to read depth from buffer when offscreen rendering

I'm trying to read the depth buffer from a frame buffer during offscreen rendering using the gpu.types.GPUFrameBuffer.read_depth() function from the gpu module. No ...
Sandroid's user avatar
0 votes
1 answer
163 views

Using Blender on an Azure VM

I really need to do some editing on a 3D model with some animations, but my PC would never run it, so I opted to use an Azure VM to try to run blender and maybe render the animation on the machine ...
Vanortton's user avatar
2 votes
1 answer
91 views

Drawing a circle that faces towards the view with GPU/BGL?

Im trying to draw a circle using the GPU/BGL module that appears on a given certain 3D position (in my example, the cursor's location) and, when drawing, it points towards the current view. I'm using: ...
Ommadawn's user avatar
  • 668
0 votes
0 answers
45 views

Blender not open in my laptop

Blender ver 3.6.2 After downloading and installing the software, it does not started because it show the popup window. In this window it show the "the entry point not found ". Dll file like ...
Yuvi's user avatar
  • 1
4 votes
3 answers
413 views

How to draw a specific color with gpu shader

This is a bulid-in shader of gpu module to display a 2D rectangle in viewport, if you check the color of the rectangle via photoshop/MSpaint or use ...
X Y's user avatar
  • 5,973
0 votes
0 answers
35 views

Custom render pass

I'm looking to develop a post-render diagnostics overlay and am not quite sure how to go about it. I can add an opengl overlay to the viewport fine with the SpaceView3D draw_handler_add, but this of ...
Mr MinimalEffort's user avatar
1 vote
1 answer
1k views

Headless Blender on Cloud not using blend settings

Why does Blender headless not use blend settings? It works fine with X11 forwarding but just slow. When using VM.Standard.E2.1.Micro (Oracle Cloud AMD64/...
wjwrpoyob's user avatar
  • 123
1 vote
0 answers
214 views

Custom render engine - creating material previews with OpenGL?

I'm working on a custom render engine through a Python addon that uses the bgl module for most of its rendering. bl_use_preview ...
hayden0729's user avatar
1 vote
0 answers
614 views

Blender 3.4 won't run citing unsupported graphics card but 3.3 works

I have 3 computers I primarily run Blender on, 2 of which are giving me this error: ...
kodiakcreativity's user avatar
0 votes
1 answer
322 views

How to force draw_handler_add?

I have a draw function inspired from this answer: ...
cak3_lover's user avatar
0 votes
0 answers
75 views

How to directly store Blender File Images Externally?

I'm using this answer to generate images from view port but is there a way to directly externally store/generate this image? and by that I mean NOT having to manually save them through Image Editor
cak3_lover's user avatar

15 30 50 per page
1
2 3 4 5
18