Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in graphics

Overlay images onto Camera preview SurfaceView

Constructive solid geometry mesh

Why is drawing a line less than 1.5 pixels thick twice as slow as drawing a line 10 pixels thick?

How to recognize rectangles in this image?

OpenGL, How to create a "bumpy Polygon"?

c++ opengl graphics 3d

what are sparse voxel octrees?

graphics voxels

How do you calculate the axis-aligned bounding box of an ellipse?

math graphics geometry

how do I create a line of arbitrary thickness using Bresenham?

algorithm graphics

Nvidia graphics driver causing noticeable frame stuttering

What does the term "genType" mean in OpenGL/GLSL?

opengl graphics glsl

How were graphical DOS Games written? [closed]

graphics dos

What is the idea behind scaling an image using Lanczos?

Drawing dashed line in java

java graphics

Plotting color map with zip codes in R or Python

python r graphics zipcode

Scripting <path> data in SVG (reading and modifying)

What's the best alternative to C++ for real-time graphics programming? [closed]

c++ graphics 3d real-time

Haskell Graphics Library that works in GHCi on MacOS X

macos graphics haskell ghci

Java 2D Drawing Optimal Performance

How exactly does OpenGL do perspectively correct linear interpolation?

How to mask a square image into an image with round corners in iOS?

ios graphics uiimage