MYWOT
Child safety
Confidence
Trustworthiness
Confidence
MALICIOUS CONTENT INDICATORS
Gamedev.net most likely does not offer any malicious content.
Secure connection support
HTTPS
Gamedev.net provides SSL-encrypted connection.
ADULT CONTENT INDICATORS
Gamedev.net most likely does not offer any adult content.
Popular pages
-
Home - GameDev.net
GameDev.net is game development, providing forums, tutorials, blogs, projects, portfolios, news, and more.
-
Raytracing for dummies - Graphics and GPU Programming - GameDev.net
Fellow programmers, With all that talking about Global Illumination, guys like Vlad woke up my interrest to write a (simple) raytracer. I believe raytracing will take over some day, so I'd better be ...
-
Desura is not paying me my money - Games Business and Law - GameDev.net
I have problems with Desura. I published my game there and they are not sending me any money. I sended over 10 letters and I didn't received a single answer regarding my game yet. What should I do now...
-
Monodevelop - For Beginners - GameDev.net
Is there a way to make curly braces jump to a new line? if(something) { } I would like: if(something) { }
-
Home - GameDev.net
Here's a question for those of you who develop for Oculus VR... How much do you really know about the Oculus CPU and GPU hardware levels? Let's see what these hardware levels are doing to your game.
-
Navigation Meshes and Pathfinding - Artificial Intelligence - Tutorials - GameDev.net
I recently worked on a path-finding algorithm used to move an AI agent into an organically generated dungeon. It's not an easy task