All Questions
Tagged with architecture visualization
2 questions
3
votes
1
answer
167
views
Separating data from model and successfully visualizing it
This is a bit of a design question that I'm struggling with. I have a data model and an entity model. The data model is, of course, what is (de)serialized to represent my levels and entities within it,...
6
votes
6
answers
2k
views
video card architecture
Can anyone point me to some information on what a modern video card architecture looks like? I'm particularly interested in understanding how my rendering engine will be executed by the GPU.
Ideally, ...