Voxel rendering question, adding of blocks to a chunk confusion
I am confused about how Voxel chunks works when it comes to addition of new blocks.All the 'best' tutorials out there including 'Lets make voxel engine' and youtube ones left out the addition/update of...
View ArticleAirplane Harrier vertical takeoff OpenGL Demo 2
A simple 3D Demo using OpenGL. Showing a simple Airplane Harrier vertical takeoff Demo. Using C++ and OBJ 3D loader. Shadows: Only simple shadows in horizontal planes. Particles: Simple smoke particles.
View ArticleOpenGL Underwater Effect - Caustic
A simple underwater demo using OpenGL. Showing a simple underwater caustic effect. Using C++, OBJ and MD2 3D loader. Shadows: Only simple shadows in horizontal planes.
View ArticleOpenGL Underwater Effect - Caustic 2
A simple underwater demo using OpenGL. Showing a simple underwater caustic effect. Using C++, OBJ and Milkshape ASCII 3D loader. Shadows: Only simple shadows in horizontal planes. Particles: Bubbles...
View ArticleVoice actor for Testing Roles
Hey everyone, I just wanted to share my work with you all. I’m a voice actor, and I’ve being voicing for several different companies over the past few years, and I wanted to get out of my comfort zone,...
View ArticleLooking for beginner in coding to start hobby project game
Hi all, I am so happy that I discovered this page.Who I am ? I am 27 year old man who loves drawing and digital art. every day I am learning more about art and graphic, spending all my free time with...
View ArticleHelp with Understanding Gradient Band Interpolation and it's use in Camera...
Is there anyone who is proficient enough to help me understand how I could implement the Gradient Band Interpolation Technique in 3D space. If you are looking for payment to guide me Through it I am...
View ArticleOpening a thread takes you to the last reply
I'm not really a fan of this forum behavior.I open a thread, and it takes me to the last reply on the last page. Every time I want to read a thread, I have to scroll up and/or click on the first page...
View ArticleDrawing a quad using glOrtho work fine alone, and so does my shader-based...
As the topic title says: drawing a quad using glOrtho work fine alone, and so does a shader-based quad, but together it's disaster.Can you spot an error in my code / logic? Thank you so much for any...
View ArticleHide non-rendered objects
hello guys!I have a question regarding cleaning objects:I'm working on a networked game where the server send each client states of objects that are nearby that player on each tick, which the client...
View ArticleDirectional lighting question
Hi Guys,I have a basic directional lighting shader that I am working on and all is looking pretty good so far.I notice on a low poly sphere that you can faintly see lighter areas on the edges of where...
View ArticleLooking for fellow game passionates from every skill level to brainstorm and...
Hi all!My name is Jaimie and i am a last year engineering student. I am a great programmer but for some reason i never manage to finish my projects on my own. While i am great at programming i tend to...
View ArticleGame creating by level
Alright im just starting to get into game creation. I know the basic of C++ but nothing about rpg creation. I will be using Unity as a game engine and was wondering if i can start my game creation with...
View ArticleAI PVPer in Silkroad Online
IntroductionHello! My occupation is a C++ software developer in autonomous driving. I'm in the process of creating a bot for the old Korean MMORPG called Silkroad Online. I'm very interested in...
View ArticleRealism vs fun for a sandbox game
Hi there, I am currently developing a 2D top-down sandbox game in my spare time. The game revolves around collecting resources (which are each standard sized tiles in the game) to build various...
View ArticleGraphics Programming weekly - Issue 127 — April 12, 2020
Evolving Path of Exile's Rendererthe talk presents an overview of rendering features developed for Path of Exileshowing what constraints the game provides and how it enables these implementationsPoint...
View ArticleHow imortant is fresh inspiration?
Before i decided to start developing games i was a music composer. I have observed that each time i’ve composed something influenced be new music inspiration i have finished with shallow composition...
View ArticleWin32 GDI - Need help Adding a bitmap to this example
Firstly, I'd like to say hello to everyone here! I have found a lot of useful information on this website and hope to learn a lot more during my stay 🙂I've been reading theForger's Win32 API tutorial...
View ArticleOpenGL Goldfish 3D Aquarium
Goldfish 3D Aquarium Viewer using OpenGL, GLSL and 3DS Max. Showing Reflection/Refraction/Water Shaders. Using C++, OBJ and MD2 3D loader. Shaders in this Demo: Glass/Transparency Shader...
View Article