Witam.
Ostatni dowiedziałem się od Tymcia (=*) że aby strona była popularna należy:
-stworzyć własny cms a nie korzystać z gotowego;
-powinno zaczynać się od małego serwisu zajmującegą się małą gamą zainteresowań;
i tak dalej.
Chodzi mi o własny cms. Wiem że trzeba nauczyć sie HTMLa, PHP oraz JavaScripta.
Jakieś dobre poradniki dot. tych języków?
Z góry dzięki.
E: do htmla znalazłem, teraz pozostaje php oraz js
Za pomocą iksów jest źle, bo trzeba zapisywać pozycje, sprawdzać czy jest inna od tamtej co spowalnia gre.
GML
if keyboard_check(ord("W")) then y-=5; image_speed = 1; else image_speed = 0;
itd. itp.
o wiele bardziej wydajny kod
GML
d3d_transform_set_rotation_x(angle) Sets the transformation to a rotation around the x-axis with the indicated amount.
d3d_transform_set_rotation_y(angle) Sets the transformation to a rotation around the y-axis with the indicated amount.
d3d_transform_set_rotation_z(angle) Sets the transformation to a rotation around the z-axis with the indicated amount.
Dokumentacja.
Dark Basic jest o wiele gorszy od Professional. Ten drugi ma lepszą wydajność po primo, po drugie, wiecej funkcji i dx9.
Blitz3d jest okropny jesli chodzi o wydajność. Ale na tyle łatwy, ze byle kto może w nim tworzyć.