A question about 3D graphics and SDL

Hello,

3D high quality graphics are often used in games that are made with SDL ?.
Games of any kind.

Well you can use OpenGL directly with SDL, so as long as your engine
can take the OpenGL context from the SDL window, yeah you can do that.
In this case SDL still would be used for all the non-graphics tasks.

2016-04-21 6:04 GMT-03:00, Tassarion Vesryn :> Hello,

3D high quality graphics are often used in games that are made with SDL ?.
Games of any kind.

I refer only to the image itself (eJ: myFile.png)On Thu, Apr 21, 2016 at 11:16 AM, Sik the hedgehog < sik.the.hedgehog at gmail.com> wrote:

Well you can use OpenGL directly with SDL, so as long as your engine
can take the OpenGL context from the SDL window, yeah you can do that.
In this case SDL still would be used for all the non-graphics tasks.

2016-04-21 6:04 GMT-03:00, Tassarion Vesryn <@Tassarion_Vesryn>:

Hello,

3D high quality graphics are often used in games that are made with SDL
?.
Games of any kind.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

The question is because Iā€™m doing some free courses related to programming
(3D graphics, algorithms, etc) and I would like to know if there are
particular topics that interest more.

The course is not 3D graphics with OpenGL.On Thu, Apr 21, 2016 at 11:20 AM, Tassarion Vesryn < @Tassarion_Vesryn> wrote:

I refer only to the image itself (eJ: myFile.png)

On Thu, Apr 21, 2016 at 11:16 AM, Sik the hedgehog < sik.the.hedgehog at gmail.com> wrote:

Well you can use OpenGL directly with SDL, so as long as your engine
can take the OpenGL context from the SDL window, yeah you can do that.
In this case SDL still would be used for all the non-graphics tasks.

2016-04-21 6:04 GMT-03:00, Tassarion Vesryn <@Tassarion_Vesryn>:

Hello,

3D high quality graphics are often used in games that are made with SDL
?.
Games of any kind.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Tassarion Vesryn wrote:

3D high quality graphics are often used in games that are made with SDL ?. Games of any kind.

Yes, LibSDL can be, and has been, used to make games with 3D graphics.

Does this answer your question?

Cheers,
ā€“ David L.

Yes, thanks!On Thu, Apr 21, 2016 at 6:43 PM, DLudwig wrote:

Tassarion Vesryn wrote:

3D high quality graphics are often used in games that are made with SDL ?.
Games of any kind.

Yes, LibSDL can be, and has been, used to make games with 3D graphics.

Does this answer your question?

Cheers,
ā€“ David L.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org