Coder Social home page Coder Social logo

Comments (3)

 avatar commented on April 28, 2024

Good day @sskras I am not sure why I am just seeing this now. Thank you for the open issue.

These links are usefull actually.

It's been a few years since I have written anything in C so I think this will be a bit of fun. I will keep this open for a bit.

The problem is that the wrappers are probably compatible with windows and my objective is to be able to use the code in any platform.

from devilutionx.

AJenbo avatar AJenbo commented on April 28, 2024

In regards to SDL vs OGL, SDL can give you a OGL context and it's probably the right solution for input and window management any easy so go with that, and if at some point you find a good feature that can only be achieved with OGL you can start rewriting that part for it.
In any case you would be bending OGL to your task since it's not targeted at 2d sprite games so probably it would also be easier to do things in SDL. This is probably also why you see a pattern of projects ending once they go down that route

from devilutionx.

 avatar commented on April 28, 2024

We have this in SDL2 already .

This will be completel soon.

Cheers

from devilutionx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.