3d-engine Questions

2

Solved

This is question about good practice Consider situation which is typical e.g. in 3D engines, physics engines, Finite element method or classical molecular dynamics solvers: You have objects of var...
Crippling asked 21/4, 2016 at 9:24

2

Solved

So I stumbled upon this "new" graphics engine/technology called Unlimited Detail. This seems to be pretty interesting granted it's real and not a fake. They have some videos explaining th...
Health asked 12/4, 2010 at 19:30

3

Solved

I am using C++ std vector to store render objects for a simple scene graph implementation.I need an ability to add and remove render objects in run time from the scene graph.Adding is not a problem...
Ataliah asked 25/11, 2012 at 10:1

2

Solved

Im currently looking at using min3d but came across a thread where the original creator said he was moving on and it wasnt going to be supported anymore. I dont think that would be to big of a prob...
Houston asked 26/2, 2012 at 3:33

1

Solved

While looping through all objects I want to render in my 3D-engine, I get an error when trying to call glDrawArrays(mesh->primitiveType, 0, mesh->vertexCount); Because it tries to read f...
Garnierite asked 24/4, 2011 at 9:57

4

Solved

Coding a new 3D engine is fascinating but I there are so many out there. Is it sane for a programmer to start a new one? Are there industry sections in need?
Revue asked 28/9, 2010 at 21:3

2

i am looking for a 3D engine for developing a ruby game. i found some like G3Druby or ogrerb. which one is better to use and has better functionality? is there any other engine better than these? ...
Gourd asked 21/8, 2009 at 22:56
1

© 2022 - 2024 — McMap. All rights reserved.