| bio | website | |
|---|---|---|
| location | ||
| age | 25 | |
| visits | member for | 1 year, 5 months |
| seen | Mar 18 at 16:25 | |
| stats | profile views | 6 |
|
Dec 8 |
comment |
How do engines like Unreal relate to OpenGL or D3D? @JaakkoLipsanen yes I see now, DirectX is a complete framework for game development (3d, audio, video, etc) and Direct3D is just the graphics module. |
|
Dec 7 |
comment |
Rendering (rasterization / ray tracing / others) Yey ! Thanks a lot ! This answer is straight to the point. I get it now ! I understand many things. Indeed I made my Bachelor's thesis on CUDA and then I thought using that technology on graphics and games and that's why I was searching info and there is lot of work about CUDA and rendering. Thanks again! |
|
Dec 7 |
accepted | Rendering (rasterization / ray tracing / others) |
|
Dec 7 |
awarded | Supporter |
|
Dec 7 |
comment |
Rendering (rasterization / ray tracing / others) Ok, thanks for clearing that out. Now, is it possible to implement a ray tracing algorithm while using OpenGL? I ask this because of the Unreal Engine and CryEngine, I read they use ray tracing as render algorithm but also they are built over OpenGL (for non-microsoft platforms). |
|
Dec 7 |
comment |
Rendering (rasterization / ray tracing / others) Ok got it. But how does OpenGL render lines, circles? What technique does it use? |
|
Dec 7 |
awarded | Student |
|
Dec 7 |
awarded | Scholar |
|
Dec 7 |
accepted | How do engines like Unreal relate to OpenGL or D3D? |
|
Dec 7 |
comment |
How do engines like Unreal relate to OpenGL or D3D? There's an accent missing "Et voilà" haha just joking. Thanks very much I think I was thinking right but wasn't sure so I decided to ask. Thanks a lot! |
|
Dec 7 |
asked | Rendering (rasterization / ray tracing / others) |
|
Dec 7 |
comment |
How do engines like Unreal relate to OpenGL or D3D? Where does the physics enter? It's like I should write a physics algorithm, for instance collision algorithm and then making some circles created on OpenGL behave according to my physics algorithm? |
|
Dec 7 |
comment |
How do engines like Unreal relate to OpenGL or D3D? Here's part of the answer but it just bring other questions. scientificninja.com/blog/write-games-not-engines |
|
Dec 7 |
asked | How do engines like Unreal relate to OpenGL or D3D? |