Jump to content

BenYounix

Community Newbie
  • Posts

    1
  • Joined

  • Last visited

Posts posted by BenYounix

  1. Hi all,my name is Younes Benmoussa I am a student in engineering in software development and I want to contribute to this wonderful game that will have great success in the future.I often develops games as a fan of video games.

    I mainly use open source APIs Such as OpenAL, OpenGL, SDL etc ...I wrote several libraries for my game engine (Sound engine, renderer engine, file manager, ...) unfortunately I have no time to continue ... its a lot of work for one person.

    I would be happy to assist you in developing the new sound system. i attached my sound engine to this post so you can see my work.

    for the sound engine:

    - I use libsndfile to read / write sound files (very easy to use) and OpenAL library.

    - i use caching for sound data in a linked list to avoid duplicating sounds.

    - i play sounds in different threads.

    Like i said i will be happy to give some help.

    ps: im french so sorry if google translator make mistakes :D.

    MPGE_Sound.zip

×
×
  • Create New...