Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in graphics

Android SurfaceFlinger

Which format for small website images? GIF or PNG? [closed]

graphics png file-format gif

What is the difference between cubic bezier and quadratic bezier and their use cases?

View.onDraw() --- when does it get called?

android graphics ondraw

How to draw a decent looking Circle in Java

When are VBOs faster than "simple" OpenGL primitives (glBegin())?

How can I draw text using Libgdx/Java?

java graphics libgdx

Reproducing lattice dendrogram graph with ggplot2

How to best approximate a geometrical arc with a Bezier curve?

math graphics geometry

Drawing paths and hardware acceleration

android graphics opengl-es

How to do ray tracing in modern OpenGL?

Efficiently plotting hundreds of millions of points in R

Best 3D Java Engine [closed]

java api graphics 3d

Plotting a "sequence logo" using ggplot2?

r graphics ggplot2

Graphics on indexed image

How to center an annotation horizontally over a point?

matplotlib graphics

Scale & rotate Bitmap using Matrix in Android

android graphics

Plotting pca biplot with ggplot2

r graphics ggplot2 pca

Performant 2D OpenGL graphics in R for fast display of raster image using qtpaint (qt) or rdyncall (SDL/OpenGL) packages?

r qt opengl graphics sdl

How to test if a line segment intersects an axis-aligned rectange in 2D?

graphics geometry 2d