Skip to main content
sh03's user avatar
sh03's user avatar
sh03's user avatar
sh03
  • Member for 13 years, 6 months
  • Last seen more than 8 years ago
  • Italy
19 votes
5 answers
10k views

How should game objects be aware of each other?

12 votes
3 answers
6k views

Why should I separate objects from rendering?

10 votes
2 answers
4k views

2D games and modern OpenGL

8 votes
2 answers
6k views

Example of Data Oriented Design

6 votes
1 answer
9k views

How are vertex shader outs sent as inputs to the fragment shader?

5 votes
2 answers
968 views

What is the technical term for animation of a dead body?

5 votes
3 answers
1k views

Current library situation [closed]

3 votes
1 answer
325 views

What's the name of the rendering problem I describe here?

2 votes
3 answers
407 views

Collision organization problems

2 votes
1 answer
754 views

VBO and shaders confusion, what's their connection?

2 votes
2 answers
806 views

What common interface would be appropriate for these game object classes?

1 vote
3 answers
743 views

Shaking objects near correct position (with video)

1 vote
1 answer
147 views

Collision planes confusion

0 votes
1 answer
210 views

Strange behavior for "make x face y" algorithm (with video)

0 votes
1 answer
2k views

How to implement the rag doll physics in OpenGL?

0 votes
1 answer
246 views

Using versors for movement

-1 votes
4 answers
3k views

2D game development with C++ [closed]