Hi,

On Tue, Oct 30, 2018 at 04:18:16PM -0700, 'Paul Mercat' via sage-devel wrote:
> Hi !
> 
> I'm currently working on things in sage that uses the librairy SDL2.
> This librairy is not part of sage if I'm not mistaken, but it is really 
> usefull to draw efficiently and interact with the user.
> It's a low level and not too big C librairy, with a licence compatible with 
> sage if I'm not mistaken.
> Do you think it is a good idea to include this librairy in sage ?

Why not ?

> And is it complicated to do ?

Writing a package for SDL2 is pretty straightforward. However, writing an
interface so that it can be used through Sage will require some work
(unless you did that already).

Ciao,
Thierry


> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-devel+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-devel@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to