Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 2d

OpenGL texture atlas bleeding

Image resizing: what is a "filter"?

graphics 2d image-scaling cg

C++ 2D Graphics Library that handles 1,000,000 2D sprites?

c++ qt graphics 2d

What more can I do to improve performance on this class?

c# performance xna 2d

Algorithms for Collision Detection between Arbitrarily sized Convex Polygons

split triangles on overlap

geometry 2d

2D lighting - make light not go through wall

c++ bitmap 2d light

Create dynamic buttons in a grid layout - Create a magic square UI

c# .net winforms 2d

Draw a semicircle / half circle in WPF / C#

c# wpf graphics 2d geometry

check if two segments on the same circle overlap / intersect

How To Extrude a Flat 2D Mesh, Giving it Depth

c# 3d 2d mesh

2d Framework c++

c++ frameworks 2d cocos2d-x

How to create a curve between 2 points in 2D and get back Points that makes that curve every d distance?

java math 2d java-2d

Framebuffer FBO render to texture is very slow, using OpenGL ES 2.0 on Android, why?

Connecting final and initial point in simple x-y plot (Plotting closed curve/polygon)

Table from 2D array in AngularJS

arrays angularjs 2d

Dynamically Find the Edge of a Rectangle

c++ c 2d bitwise-operators

Want an OpenGL 2D example (VC++, draw a rectangle)

opengl 2d

2D engine with OpenGL: Use Z buffer or own implementation for sprite sorting?

c++ opengl 2d layer

operator overloading [][] 2d array c++