GLFW Sisällysluettelo GLFW:n tukemat järjestelmät | GLFW:n pääominaisuudet | Katso myös | Aiheesta muualla | NavigointivalikkoGLFW:n kotisivuOpenGL:n kotisivulaajentamalla

Ohjelmointirajapinnat


C++OpenGLohjelmointiakäyttöjärjestelmänOpenGLOpenGL




GLFW (GL Frame Work) on alustariippumaton C-ohjelmointirajapinta C/C++-ohjelmointikielelle. Sen on tehnyt Marcus Geelnard. GLFW on tarkoitettu helpottamaan OpenGL-ohjelmointia. Se on pääasiallisesti suunnattu peliohjelmointiin, mutta soveltuu hyvin muihinkin käyttötarkoituksiin. GLFW luo yleisen rajapinnan erilaisiin käyttöjärjestelmän prosesseihin, joita OpenGL ei osaa kutsua. Näihin kuuluvat muun muassa ikkunoiden avaus, käyttäjän syötteet, ajastimet, säikeistys ja niin edelleen. Näiden prosessien kutsut ovat erilaisia eri käyttöjärjestelmissä. GLFW:n avulla näitä prosesseja voidaan kutsua samalla tavalla kaikissa tuetuissa järjestelmissä. Tämä mahdollistaa suoraan eri järjestelmille käännettävissä olevan OpenGL-pohjaisen grafiikkaohjelman koodin luomisen.




Sisällysluettelo





  • 1 GLFW:n tukemat järjestelmät


  • 2 GLFW:n pääominaisuudet


  • 3 Katso myös


  • 4 Aiheesta muualla




GLFW:n tukemat järjestelmät |


  • Microsoft Windows

  • Linux


  • SGI IRIX (v5.3+)

  • FreeBSD


  • Sun Solaris/SunOS

  • QNX

  • Apple Mac OS X (v10.2+)


  • AmigaOS (v3.1+)

  • MS-DOS


GLFW:n pääominaisuudet |


  • Helppokäyttöinen ja selkeä rajapinta (samantapainen kuin OpenGL:ssä).

  • Yksi kokoruutu/ikkuna kerrallaan auki (myöhemmissä versioissa tuki useammille).

  • Hiiri-, näppäimistö- ja peliohjainsyötteet.

  • Ajastimet

  • Moniprosessituki (multithreading).

  • Tekstuurien lataus (tga-kuva).

  • Hyvä käännettävyys/yhteensopivuus eri järjestelmissä (portability).


Katso myös |



  • OpenGL Open Graphics Library


  • GLUT Graphics Library Utility Toolkit


  • SDL Simple Direct Media Layer


Aiheesta muualla |


  • GLFW:n kotisivu

  • OpenGL:n kotisivu


Tämä tietotekniikkaan liittyvä artikkeli on tynkä. Voit auttaa Wikipediaa laajentamalla artikkelia.







Popular posts from this blog

Can not update quote_id field of “quote_item” table magento 2Magento 2.1 - We can't remove the item. (Shopping Cart doesnt allow us to remove items before becomes empty)Add value for custom quote item attribute using REST apiREST API endpoint v1/carts/cartId/items always returns error messageCorrect way to save entries to databaseHow to remove all associated quote objects of a customer completelyMagento 2 - Save value from custom input field to quote_itemGet quote_item data using quote id and product id filter in Magento 2How to set additional data to quote_item table from controller in Magento 2?What is the purpose of additional_data column in quote_item table in magento2Set Custom Price to Quote item magento2 from controller

Magento 2 disable Secret Key on URL's from terminal The Next CEO of Stack OverflowMagento 2 Shortcut/GUI tool to perform commandline tasks for windowsIn menu add configuration linkMagento oAuth : Generating access token and access secretMagento 2 security key issue in Third-Party API redirect URIPublic actions in admin controllersHow to Disable Cache in Custom WidgetURL Key not changing in Magento 2Product URL Key gets deleted when importing custom options - Magento 2Problem with reindex terminalMagento 2 - bin/magento Commands not working in Cpanel Terminal

Aasi (pallopeli) Navigointivalikko