teksquares.blogspot.com
XNA Blog: Welcome!
http://teksquares.blogspot.com/2007/03/welcome.html
I started yet another programming blog. This blog will cover topics about game development using XNA Framework. And 3D Game Development. This blog site will basically be used to document my progress and the things I'm learning. I wont be covering some elementary stuffs like drawing triangles, primitives, lines and etc instead I'll start with a more intermediate stuffs such as octree, terrain, lighting, shadow mapping and things that are mostly used in the scene. Is powered by Blogger.
surreyhistory.co.uk
Travel - UK - Martin Baker
http://surreyhistory.co.uk/books.htm
Correspondence about this page.
mynixworld.wordpress.com
Eugen Mihailescu | My *nix world
https://mynixworld.wordpress.com/author/eugenmihailescu
Just another *nix blog. The blog is moving at mynixworld.info. Author Archives: Eugen Mihailescu. Always looking to learn more about *nix world, about the fundamental concepts of arithmetic, algebra and geometry. I am also passionate about programming, database and systems administration. January 16, 2014. Mynixworld.wordpress.com is moving at mynixworld.info. January 12, 2014. Table of English tenses. January 2, 2014. Please note that this blog has been moved. Now it has its own domain: mynixworld&#...
mynixworld.wordpress.com
Table of English tenses | My *nix world
https://mynixworld.wordpress.com/2014/01/02/table-of-english-tenses
Just another *nix blog. The blog is moving at mynixworld.info. How to build a 65W solar panel system with only $80. Mynixworld.wordpress.com is moving at mynixworld.info →. Table of English tenses. January 2, 2014. Please note that this blog has been moved. Now it has its own domain: mynixworld.info. If you want to read the latest version of this article (recommended) please click here. And I open the page for you. In English we have only three main tenses along the time axis:. When to use what? One good...
learnopengles.com
Tutorial | Learn OpenGL ES
http://www.learnopengles.com/tag/tutorial
Learning Java by Building Android Games — a New Android Game Coding Books for Beginners. June 23, 2015. I recently heard about Learning Java by Building Android Games. A new book by John Horton. John was one of the reviewers for OpenGL ES 2 for Android: A Quick Start Guide. And helped me out when I was writing the book, so when I found out that he had a book of his own, I was happy to learn more. On top of these two books, John has even been working on a website for game coding beginners. OpenGL ES 2 for...
learnopengles.com
A performance comparison redux: Java, C, and Renderscript on the Nexus 5 | Learn OpenGL ES
http://www.learnopengles.com/a-performance-comparison-redux-java-c-and-renderscript-on-the-nexus-5
Native Development (C, C ). A performance comparison redux: Java, C, and Renderscript on the Nexus 5. July 10, 2014. In my previous post on this topic, A performance comparison between Java and C on the Nexus 5. With this new code, I refactored the code into a new benchmark with test audio data, so that I could compare the different implementations and verify their output. I’ll be sharing both the code and the results with you today. Is a beginner’s guide to OpenGL that focuses on Android and Java. IR...
learnopengles.com
Clang | Learn OpenGL ES
http://www.learnopengles.com/tag/clang
Native Development (C, C ). A performance comparison redux: Java, C, and Renderscript on the Nexus 5. July 10, 2014. In my previous post on this topic, A performance comparison between Java and C on the Nexus 5. With this new code, I refactored the code into a new benchmark with test audio data, so that I could compare the different implementations and verify their output. I’ll be sharing both the code and the results with you today. Is a beginner’s guide to OpenGL that focuses on Android and Java. IR...
learnopengles.com
Dalvik | Learn OpenGL ES
http://www.learnopengles.com/tag/dalvik
Native Development (C, C ). A performance comparison redux: Java, C, and Renderscript on the Nexus 5. July 10, 2014. In my previous post on this topic, A performance comparison between Java and C on the Nexus 5. With this new code, I refactored the code into a new benchmark with test audio data, so that I could compare the different implementations and verify their output. I’ll be sharing both the code and the results with you today. Is a beginner’s guide to OpenGL that focuses on Android and Java. IR...
learnopengles.com
Rust | Learn OpenGL ES
http://www.learnopengles.com/tag/rust
OpenGL Roundup, Fall Edition. October 24, 2014. There’s been a lot of changes in the graphics programming community, with Google’s latest version of Android now supporting OpenGL ES 3.1, which brings support for compute shaders, as well as an Android-specific extension pack. Which adds support for additional features. Apple has chosen to go the proprietary route by remaining with OpenGL ES 3.0 for now and by introducing Metal. A new API which promises to increase performance and reduce driver overhead.