Skip to main content

All Questions

Tagged with
9 questions with no upvoted or accepted answers
17 votes
0 answers
2k views

Per-Vertex lighting in GLSL?

How can I achieve per-vertex lighting (like in single/multi-texture shading) in GLSL with all of the other GLSL features (like buffer shadows, texture layers, etc.)? Bonus points if it can be done in ...
Nero1024's user avatar
  • 643
3 votes
1 answer
94 views

Is possible to keyframe a mask textures as a factor for two other textures in realtime?

Is possible to keyframe a mask textures as a factor for two other textures in realtime? I have set up a blender internal materials node setup, basically two distinct materials mixed with a Mix RGB ...
Colm O Fathaigh's user avatar
2 votes
0 answers
275 views

Limit selection to visible doesn't work properly

I made a realistic aborygen bust portrait and wanted to make an OpenGL viewport render of it. But when I zoom out from the object the wireframe of the eyeball is getting more and more visible. I want ...
Paul Gonet's user avatar
  • 33.4k
1 vote
2 answers
1k views

Preview in viewport using OpenGL shader

I am trying to apply a custom shader (OpenGL, but if that's not possible I can learn OSL) to a STL. I will not use any lights, cameras, I'm not going to render it eventually. I would like to have the ...
alex's user avatar
  • 79
1 vote
2 answers
240 views

How do I make objects not renderable in OpenGL Render / overlays disabled on Blender 2.8?

I have some mesh that i do not want to be visible when disabling the overlays button but they still do so, in Blender 2.79 checking the Render only box was enough but here it doesnt work like that. ...
Zophiekat's user avatar
  • 759
0 votes
0 answers
78 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
0 votes
0 answers
122 views

How can i use OpenGL/Viewport render in rendered mode on cycles?

Whenever I do it on Eevee, it works. and I find it to be a great way to render faster, but whenever I do it on Cycles, I just get nothing besides a grey screen, Help? My render settings are on the ...
Ansansnasabbbaababa's user avatar
0 votes
0 answers
460 views

Blender 2.79b Crashes High Sierra MacBook

I'll try to make this as short as possible, but it's gonna be long. Problem: Blender 2.79b crashes my early 2011 MacBook 15-inch running High Sierra during viewport rendering. Operating theater: 2.2 ...
fgregory20656's user avatar
0 votes
0 answers
232 views

opengl text display of custom properties?

I have a bunch of simple objects with custom properties, e.g. description, comments, etc. I would like to be able to be able to view this information somehow in the viewport attached per each object ...
dimitarsp's user avatar
  • 1,386