I\'m doing a bit of retro programming for fun.What I want to create is a DOS game using EGA graphics but I am having a bit of trouble finding a good reference on the web.Everybody who talks about doin
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_JAVA百科
Right now, I\'m trying to port a Direct3D renderer from my engine. I\'m and OpenGL begginer so i dont have much knowlegde about OpenGL, as now i can create windows and do my render via glut, but i can
Closed. This question is off-topic. 开发者_如何学编程It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I\'ve spent a few weeks learning some R and I\'m floored at just how slick and powerful it is. I\'m using it to plot some data returned from an SQL query, and I\'d like to be able to share those plots
Does X-Windows have to be installed on a L开发者_开发问答inux-box in order for Java to display fullscreen graphics?Well \"fullscreen graphics\" is a bit vague.
I\'ve been trying to find info on performance of using float vs double on graphics hardware. I\'ve found plenty of info on float vs double on CPUs, but such info is more scarce for GPUs.
I need to convert all the ima开发者_运维问答ges in a folder to greyscale (I believe their gif files if that matters).Any suggestions?I have .NET 3.5 (sp1)Maybe you can do like this guy.
Does anyone know the script to validate what the file format is for a given image.Currently i am populating an image object, looking at it\'s height, width, and resolution.I don\'t see any specific pr
I return a chart image (with axis x and y) to the br开发者_开发技巧owser created my matplotlit.