|
salam..
i have almost ZERO knowledge about OpenGL, dah baca tutorial on the internet pun masih tak faham2 gak..
my BIG question is, how to start in the first place (apa software atau program nak guna, apa pre-requirements etc..)
i've installed Mesa library & Mesa GLUT in my PC, tp tak tahu nak guna semua tu utk apa..
can anybody care to explain about OpenGL, or at least beri link tutorial utk real beginners like me (yg tak der knowledge whatsoever about OpenGL)?
thanks.. |
|
|
|
|
|
|
|
openGL is a set of libraries which simplify 3d graphics development. it is usually coupled with C / C++ development environment. as it is open source you can develop programs using OpenGL in various platforms (windows, linux, etc).
to start, go to http://www.opengl.org and browse to the documentation part to get tutorials and starters to start coding in openGL.
... wow... buku dia dah online dah, lucky for you. you can go here for a start: http://www.opengl.org/documentation/red_book/
i suggest you have the following prerequisites before attempting to code using OpenGL:
1. terer dalam C or C++ (especially C)
2. pandai gedek-gedek attributes and settings masa nak compile C program
GLUT stands for OpenGL Utility Toolkit, which includes a set of libraries that simplify several OpenGL commands. I'tt's a good start to learn the basics of OpenGL first, and then progress to GLUT.
kalau nak berguru OpenGL (albeit the basics only lah... hehe) boleh PM saya.
I used OpenGL as a basis for my final year project. |
|
|
|
|
|
|
|
aku penah guna opengl, lg senag pakai visual C++, dgn benda ni opengl boleh wat macam2 termasuk katun animasi cam penah aku buat |
|
|
|
|
|
|
|
assalamualaikum...
aku ada gak buat project opengl skit2.. some project baru upload kat my blog. http://digitalspine.blogspot.com dlm next week tutorial dlm malay akan di upload. insyaallah.. |
|
|
|
|
|
|
|
opengl.. erm.. aku penah sekali buat utk budak mmu.. adoii pening gak.. mentang2 aku tau c++, trus je suh aku buat.. aku zero opengl.. tp bila dia bagi contoh2 coding n lib.. dapat gak la aku buat menara kl.. tp bentuk kotak2 la.. keke.. yealah bagi arini pastu lusa mintak.. adoiii pening aku.. |
|
|
|
|
|
|
|
ouuu.. openGL... fun stuff...
kena tau C.... pastuh ada certain2 benda kena paham recursion jugak... cam nak draw tree and stuff tuh.. tapi saya dulu leh finally faham recursion pon sbb byk pakai dlm openGL ... nih basics openGL laa... saya amik one class jaa... the basic stuff in openGL...
for beginning trylaa lukis benda2 simple dulu... cam segitiga ke apa ke.. then baru laa try buat org ker plak... org gerak2 ker... pastu barulerr gi advance sket cam buat simple game...
nnt balek rumah i try godek2 kotak lama kot2 ada lagik notes openGL nih.. rasanya ada lagik... manyak sayang wooo notes openGL... dulu konon nak concentrate on game programming... ker graphic programming... tapi ntah camna.. tak jadik.... |
|
|
|
|
|
|
|
OPEN GL tu hape ? aku xder basic langsung dalam c, c++ dan segala macam, bleh terang skit dalam malay ? |
|
|
|
|
|
|
|
opengl in malay? ada tapi x siap lagi... try gettingf.com sebenarnya aku nak buat opengl tutorial dlm tulisan jawi.. |
|
|
|
|
|
|
|
aku der blaja OPENGL dulu...
kalo nk tau yg basic or baru nk blaja buat..
aku der la notes2 masa study dulu... kalo nk bak mai email...
nnt aku kasi ngan contoh yg pnah aku buat gak..
tp note ni lam ENGLISH la... tp simple english... senang nk paham... |
|
|
|
|
|
|
|
mmg best opengl ni.. aku dulu time student ada wat 3d game, even aku amik upah kat developer perumahan, wat 3d walkthru utk bangunan dia yg tak siap lagik.. masyuk..
for beginner atau yg wat utk memain je, better pakai GLUT utk openGL ni.. kalu nak masuk sound, pakai openAL.. sng simple and kureng headache sbb dia dah bg sume library. riangkasnye : GLUT ialah library utk paparan(display/redisplay/wolrdview etc etc), openGL utk manage library utk sebarang lukisan/objek, openAL utk library kita mainkan audio, ada byk channel.
bg memudahkan, modelkan sebarang object 3d daripada modellng software (3ds/maya etc) then export dan linkkan library je.. mudah sikit, tp kureng control.
semoga berjaya.. tp syok oo main opengl ni.. leh wat counter strike..eheheh |
|
|
|
|
|
|
| |
|