graphics
Graph out message flow in a service oriented architecture (using NServiceBus)
I have a large service oriented system that\'s using NServiceBus as a messaging bus. I need to produce a graph/flow diagram of where messages are sent, where they\'re handled, etc.[详细]
2023-04-01 00:45 分类:问答Drawing a crescent shape in OpenGL
How can I draw a 2D crescent or moon shape in OpenGL? I have tried using sin and cos like how I did for drawing circles but because a crescent has a \"cut\" inside it, the sin and cos don\'t look enou[详细]
2023-03-31 21:19 分类:问答swing nimbus ShadowEffect
I use Nimbus look and feel in my swing applications and it\'s pretty cool. I noticed that it is a \"pure\" look and feel: it \"skins\" components, but does no开发者_StackOverflowt add new graphical e[详细]
2023-03-31 18:41 分类:问答How to draw the heightmap onto the screen?
I\'m using DirectX10 to simulate a water surface, and I\'m now with a height map,which is a 2D array of the heights(y) at the points (x,z). But to draw it on the screen, I must turn it into a mesh or[详细]
2023-03-31 16:28 分类:问答C# Visualization - What are the options?
I found processing library which is java based and was thinking if there is any C# implementation or similar project that allows this. I know there is already silverlight for .NET but is there any oth[详细]
2023-03-31 15:34 分类:问答unable to apply graphics to if statement
I\'m writing a program that has a grid of squares that when you click on one, it changes color from black to red. I\'m writing the if statement for the first square, and It\'s not letting me do anythi[详细]
2023-03-31 14:45 分类:问答Best method to refresh display in OpenGL
I have a simple OpenGl scene with objects, and a function called by a timer every 开发者_JAVA百科1/30 secs to move objects in the scene.[详细]
2023-03-31 14:35 分类:问答Trying to fix 3D mesh normals
I have triangle collection that define mesh surface of my 3D shape, I would like to fix normal of each triangle to point outshape.[详细]
2023-03-31 09:24 分类:问答Displaying multiple copies of same external movie clip
It\'s easy to share bitmap data between multiple Images: // target and source are instances of the mx.controls.Image class[详细]
2023-03-31 05:10 分类:问答Resizing Geometries/GeometryDrawings
I\'m drawing some primitives in Geometry form (\"F1 M 77,92L 704,92L 704,517L 77,517L 77,92 Z\" i.e.), storing them in GeometryDrawings and displaying by use of DrawingVisuals and object inherited fro[详细]
2023-03-31 04:52 分类:问答