Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - mentalthink

#621
GLBasic - en / Moving camera
2009-Oct-01
Hi, I?ve got a question about the movement of the camera:

How I can move a camera trought her local axis, always a move a camera if apply an increment in x, the camera always follow the way in line, but I want to watch to any point and move to this point (target of camera) when a push a key.

Thanks.
#622
Hi i?ve got a trouble whit two X_settexture on iphone.
On Win works fine, but on iPhone only can see a one texture at the same time.

The code is this: I think what somethig I wrote wrong, but I tried some posibilities and don?t work.

PS: The objects are single, first saved one, create second and save again in .obj for Unix and converted to .ddd whith the conversor utility of GLBASIC

PS2:I?ve tried a little change before to send the post, if change the texture format in .png this works well, I think what can be a little bug in this version of GLBAsic or perhaps I maded something wrong whit the textures in .jpg.

SETCURRENTDIR("Media") // seperate media and binaries?
//Anim Example
X_LOADOBJ  "m1.ddd", 1
LOADSPRITE "TEC_09.jpg", 1

X_LOADOBJ  "m2.ddd", 2
LOADSPRITE "TEC_10.jpg", 2
WHILE TRUE
   
   X_MAKE3D 1,1000,45
   X_CAMERA 0,0,-2,0,0,0

// text first obj
   X_SETTEXTURE 1,-1
   X_DRAWOBJ 1,0
 
//text second obj
   X_SETTEXTURE 2,-1
   X_DRAWOBJ 2,0
   
SHOWSCREEN
WEND

Best Regards, Mentalthink
#623
Hi, I?ve got a doubt.

I make a simple lightmap in 3ds max, but when a put the .png or .bmp in the WIZ,(in Iphone I don?t tried in this time), the lightmap don?t match equal than the viewport of 3dsMAX.

I don?t know if a maded something wrong, or is a bug of GLBASIC.

Another question, is if can be in a future a exporter plugin for 3ds MAX,Cinema or for the most popular aplications 3D for GLbasic, equal what exist for AC3d.

Thanks

#624
Hi I?ve a trouble with light when compile to wiz, at compile at windows no problem, because shading well the geometry, but when I launch the aplication in WIZ, the color is plane, no exist degradate (shading) in the geometry.

?Works lights on compiled to wiz?.

P.S:This occurs in 3D mode

#625
Hi, a llitle problem, again in the WIZ, is about when executes a game/aplication for second time in WIZ, maded whit GLBASIC

When you run for first time the aplication you can exit of it without problems.

But if you exit of aplication and turn again to run the same aplication/game, when you can exit the screen appears frreze, and the console turn  locked.

This problem not only affect to me,to another people too.

Thanks, again.
#626
Hi, I?ve got a trouble//dude about the videos for the WIZ, I try to play a video on wiz, but the screen is black.
Ehen I compile on windows the video can see, but in WIZ don?t work, what compressor of video I have to use for the WIZ?

Thanks.
#627
HI, everyone, today I buyed my license of glbasic, so I can make something about 3D with my gpx2wiz, but I don?t know whats happens, because nothing in 3D works, the screen is in color black, excepts if I load a bitmap, but geometry in .ddd dont works.

Can you help me??,please.

Thanks.

Sorry, by my sintaxis, I don?t spike english how my first lenguage.