ERROR: Cannot find database Sql430786_4
ERROR: Cannot execute query INSERT INTO cs_counters (id, id_member, ip, ip_language, nav, datains, datamod) VALUES('', '0', '3.145.110.43', '', '?p=projects', '1734792606', '1734792606')
ERROR: Cannot execute query SELECT count(id) FROM cs_counters
ERROR: Cannot execute query SELECT id FROM cs_counters GROUP BY ip
ERROR: Cannot execute query SELECT id FROM cs_counters WHERE datains > 1734739200 AND datains <= 1734825600 GROUP BY ip
ERROR: Cannot execute query SELECT id FROM cs_counters WHERE 1734792606-datains < 300 GROUP BY ip
ERROR: Cannot execute query SELECT count(id) FROM cs_blogs WHERE id_member LIKE '1' ORDER BY datains ASC
ERROR: Cannot execute query SELECT * FROM cs_photos_mfolders WHERE id_prec LIKE '0' AND id_member LIKE '1'
ERROR: Cannot execute query SELECT count(cs_photos.id) FROM cs_photos WHERE cs_photos.id_photo_mfolder LIKE '0' AND cs_photos.id_member LIKE '1'
ERROR: Cannot execute query SELECT count(id) FROM cs_guestbook_messages
ERROR: Cannot execute query SELECT count(id) FROM cs_members
ERROR: Cannot execute query SELECT count(id) FROM cs_blogs
ERROR: Cannot execute query SELECT count(id) FROM cs_photos
PAGES: 0000000000
VISITORS: 0793041
TODAY: 0000
ONLINE: 0000
STARTED ON
21 October 2007
RESETTED ON
29 December 2015
I like make algorithms sometime, because what I think I can create through the programming like c++, PHP etc... Now I'm working on a Rendering 3D that I called "Prosp_3D" and it allow to render polygons and texture but it is beta and very slowly, but at the end it creates the effect.
Here you can see an example image of what it can do. The shadow is not a real shadow, it's an image texture that fill a polygons that is the 3D shadow. This algorithm doesn't use lights or effects because it's hard for me create it now, maybe in future. The good thing is that the prospective is exact, the camera uses the Range of view field and the fov, but it doesn't allow rotation of camera but it allow the rotation of objects or of the world and a sorta of antialiasing how you can see.
Here examples with an export data in wavefront (the format Prosp_3D can read) of a LEGO minifig
I've created a simple but sweet algorithm that convert, like an OCR, an image jpg made using only two colors black and white into a text using the Nokia Font Nokia Sans S60.
The image should be 230x190 pixels to be used in right nokia SMS, example my Nokia 5320 XpressMusic.
Before use it, download the fonts in the links and install it, so you will see the correct text.