Skip to main content

All Questions

Tagged with
10 votes
2 answers
2k views

Copy framebuffer of 3D View into custom frame buffer

General question: Is there a reliable way to directly access the OpenGL framebuffer of a View3D for copying? (Please see the end of the post for more detailed questions) I need a very fast way to copy ...
reg.cs's user avatar
  • 488
6 votes
2 answers
9k views

Add outline to object

When you select an object in blender a yellowish ring appears around it. And no matter how much your rotate your view or the object, the outline will only appear on the visible outline of the object. ...
Unnamed Sentient Being's user avatar
4 votes
2 answers
1k views

What are these items that are showing up in the viewport render

I have a model that has animation and I am rendering out to a png sequence. This animation will be used in a web page. I noticed that there are some items that are showing up in the render that are ...
user7992's user avatar
1 vote
2 answers
822 views

How to align modal draw to the middle of the 3d viewport?

I have a question about the opengl modal draw : How to align text from a modal draw to the middle of the viewport and and keep it automatic between Tool Shelf and Property Shelf, when i changing them?...
MKB's user avatar
  • 78
5 votes
1 answer
2k views

How to render the movie texture in the Open GL viewport rendering?

I try to render animation using Open GL render animation option. I added a movie clip as a texture to a plane. When I change the keyframes manually (in Material viewport shading ) the following ...
Paul Gonet's user avatar
  • 33.4k
5 votes
4 answers
6k views

Blender 2.8 How do i make objects with Render View disabled to not be visible on Viewport / OpenGL Rendering?

I have some objects which i do not want to be disible on the Viewport nor the OpenGL rendering previews, back in 2.79 it worked just fine by disabling render view on the outliner and enabling the '...
Zophiekat's user avatar
  • 759
4 votes
2 answers
1k views

Working in 3D stereo in the 3D view - hardware requirements?

I want to run out and buy a pair of active shutter 3D glasses so I can watch and adjust animations in the 3D viewport using time sequential mode, but the part about the graphics card supporting Quad ...
uhoh's user avatar
  • 2,667
2 votes
1 answer
5k views

Why is the smoke preview not showing in Blender's viewport?

I've been trying to put together a smoke sim in blender 2.74 using the quick smoke preset however have found that it does not show up in the viewport, yet will still render. Long story short i have ...
Hexbob6's user avatar
  • 2,038
2 votes
1 answer
805 views

How to acess and change solid OpenGL lights settings via python?

I have interested in create an addon to help on viewing models. the idea is the properties for solid OpenGL Ligths be found in tools panel so we can easily tweak the colors and light direction for ...
StackOverflowToxicityVictim's user avatar