Skip to main content

All Questions

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
0 votes
0 answers
556 views

Blender crashes randomly while using - OpenGL issue

I've been experiencing one particular problem for over two years without a solution. When using Blender (even just navigation in GUI), it randomly crashes. When I look to the Events Viewer, I get ...
Pavel Grulich's user avatar
0 votes
2 answers
575 views

Is there a fast way to render an obj+mtl file to PNG

I'm using command line blendering an obj+mtl file to PNG this question. However, it takes 2 seconds to render a scene. Is there a faster way to do so? Because, I need to render hundreds of output ...
Jackie's user avatar
  • 101
0 votes
0 answers
770 views

Does Blender Internal Use OpenGL?

As I understand it, Blender uses OpenGL for viewport drawing and preview rendering, but not for full rendering. For a final render, it uses either OpenCL or CUDA (depending on your graphics card). A ...
MeshHead's user avatar
3 votes
1 answer
480 views

How to apply two different materials in Blender Internal on front faces and back faces, *while involving transparency*

Basically, I want to see through the transparent front faces to the opaque back faces. This isn't the same as flipping all normals and executing backface culling because I want the front faces to be ...
Dragoonstorm1's user avatar
2 votes
0 answers
406 views

How do I set output video file name using python script?

I'm using a python script to render my scene using the OpenGL render to get more speed, as the quality I'm getting is enough for my purposes. I'm using this script: ...
valter's user avatar
  • 121
2 votes
2 answers
786 views

OPENGL Blender Transparent PNG on top of video

I´m using a lot of OPENGL render animation for the sake of the rendering time, some motions quite simple that doesnt need any kind of raytrace like this one: First I´m using Blender Internal, cannot ...
andrepazleal's user avatar
2 votes
1 answer
16k views

How to set which graphics card is used by OpenGL render active viewport?

I whan to use 3D View OpenGL render with Blender Render. I have a laptop with two graphics card. Of course the NVIDIA card is the superior. I used the Blender Help / Save System Info to check the ...
Prag's user avatar
  • 1,048
2 votes
1 answer
1k views

How to render Compositing only by OpenGL?

I do not use any object in my scene. All my Nodes are in the compositor, but when I render compositing by OpenGL I get only an empty screen. I can use objects as simple trick, but I don't like that. ...
Almoontaha's user avatar
2 votes
1 answer
2k views

How to generate final texture image for complete designed scene

I designed a house interior, i used wooden texture and some other texture for walls and windows. How can i generate a final texture image so that i can use that image in open gles ? I added a example ...
Sachin Vani's user avatar
8 votes
1 answer
2k views

Which parts of Blender use OpenGL?

This may seem like a stupid question, but I am really not clear about its answer. I want to know what role OpenGL plays inside Blender: is it just for displaying the user interface, or does the ...
ZeroGravity's user avatar
3 votes
3 answers
8k views

Is OpenCL possible within Blender either via cycles or internal?

I have the Radeon R9 280X video card and was wondering if there was anyway at all to enable GPU rendering with this card? I know Nvidia has CUDA cores and that works. That's good and all, BUT I don't ...
Starius's user avatar
  • 1,114