トピック
LegoMaster ktbrenneis

3D Effects

Could someone give me actual coding for 3D scrolling effects like in Super Mario Kart or F-Zero?
0そうだね
プレイ済み
返信[1]
親投稿
Oscar PwnageBlock
You can probably look up Mode 7 in Google. It's a technique that gives the illusion of a 3D plane/surface.
2そうだね
プレイ済み
返信[2]
親投稿
LegoMaster ktbrenneis
for smilebasic, i mean.
0そうだね
プレイ済み
返信[3]
親投稿
C. Norris 06495a
There is an engine on smilebasic source called eZSB. It has some demos and functions for mode 7
0そうだね
プレイ済み
返信[4]
親投稿
LegoMaster ktbrenneis
I am asking because I can't enter codes for programs! Is eZEB or whatever its called built-in?
0そうだね
プレイ済み
返信[5]
親投稿
Oscar PwnageBlock
No, there aren't any engines built into SmileBASIC. Why can't you download other programs? Anyways, you can still do what I said and search on Google. This will only give you the logic portion you need, which you can then translate into SmileBASIC code.
0そうだね
プレイ済み
返信[6]
親投稿
LegoMaster ktbrenneis
Online Interactions are disabled. There ya go. Thats why.
0そうだね
プレイ済み
返信[7]
親投稿
LegoMaster ktbrenneis
Does'nt coding polygons involve commands like GLINE?
0そうだね
プレイ済み
返信[8]
親投稿
C. Norris 06495a
Yes. Anything graphical really. Gline, gpaint, gpset, all that stuff
0そうだね
プレイ済み