Y
Hacker News
new
|
ask
|
show
|
jobs
by
vivzkestrel
62 days ago
- if you were making a 3d tactical shooter (third person) in c++ from scratch without unreal, godot and unity, would you say that rendering is the hardest task?
- do we have libraries in c++ that can handle this for us?
1 comments
butlike
62 days ago
I would say rendering or physics (specifically colliders).
link