graphics
webgl: white border when using transparency (alpha)
When rendering textures that have an alpha-channel, a white border appears around the non-transparent part (the border seems to be the pixels that have an alpha > 0 and < 1):[详细]
2023-04-12 14:04 分类:问答Drawing 2D graphics [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered开发者_StackOverflow社区 in its curr[详细]
2023-04-12 11:35 分类:问答GDI+ Line Drawing Algorithm
I cannot understand the way GDI+ is drawing line on a surface, may be it has some algorithm to do it.[详细]
2023-04-12 08:19 分类:问答3D Graphics math: Bodies formed out of freely moving spheres
Right now I am watching Farbrausch\'s Magellan (my attention was specially drawn to the nebulous objects 1:06 - 2:01). How can I make these objects?[详细]
2023-04-12 06:10 分类:问答How to get the right type of texture coordinate input in vertex shader in DX9
Here are two version of HLSL vertex shader input 开发者_如何学运维struct VS_INPUTS_0 { float3 Pos: POSITION;[详细]
2023-04-12 05:47 分类:问答can anyone explain the FBX format for me?
i use notepad++ to see the data structure of FBX model but i have some problems understanding it. Here is some info of a cube(side = 10) located in (0,0,0), can anyone tell me what do these members me[详细]
2023-04-12 05:09 分类:问答Invalid blending results across all browsers with HTML5 canvas
Summary When repeatedly drawing anything (apparently with a low alpha value) on a canvas, regardless of if it\'s with drawImage() or a fill function, the resulting colors are significantly inaccurate[详细]
2023-04-12 02:05 分类:问答Java Graphics.fillPolygon: How to also render right and bottom edges?
When drawing polygons, Java2D leaves off the right and bottom edges.I understand why this is done.However, I would like to draw something that includes those edges.One thing that occurred to me was to[详细]
2023-04-11 22:18 分类:问答3D/4D graphics with Python and wxPython?
In my day job as a PhD student, I do geological modeling. In my spare time (mainly for fun), I am learning Python and trying to write a simple program to view 3D geocellular models.[详细]
2023-04-11 19:42 分类:问答Fixing an incorrectly taken 3D head scan
The problem I am facing is following. I have a number of 3D head scans, some of them are taken correctly (like attached example) but in many it is easy to see that the scanned person had his head not[详细]
2023-04-11 19:32 分类:问答