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.


Messages - Eiyeron

Pages: 1 ... 97 98 [99] 100 101
1471
Miscellaneous / Re: Blender
« on: August 14, 2011, 01:53:11 pm »
I'm right now caught between 3DS Max or Blender. Blender is free and powerful, but I like the UI in 3DS Max better. :S

There is an option to get 3DS shortcuts or maya directly in blender

1472
Introduce Yourself! / Re: g.letter("Hello World"); refresh
« on: August 14, 2011, 10:10:39 am »
Ow ow ow? :p
I'll wait maybe a casio's sdk...

1473
Web Programming and Design / Re: Epic asciimation time!
« on: August 14, 2011, 05:40:45 am »
NIce work!

1474
Casio Calculators / Re: Any plans to contribute to the fx-9860 series?
« on: August 14, 2011, 05:35:23 am »
The wind is changing...

1475
Miscellaneous / Re: Blender
« on: August 14, 2011, 05:30:26 am »
I love the new start-up picture!:p
Blender is now a grown-up 3D modelling software. I think, this is the best modeller I saw. Easy to learn, but powerful.

1476
Casio Calculators / Re: Any plans to contribute to the fx-9860 series?
« on: August 13, 2011, 07:49:48 pm »
Don'tt get the slim version, there many imcompatabilities with many addins.
So... Veb decided to port the Lua to AFX, trying to increase the AFX's communauty...
Result: 2 only coders, for 2 games and an useless utility... :/

TOday, i'm working with Veb and Louloux to port TO Fx 98xx, but... to rival with your communaty is impossible! So Lua is the 2nd added language, after the MLC.
Kristaba is thinking about a new Basic interpreter (i talked about this months ago, but today... zero news)
We have a programming contest at Planète-Casio, but the two only games already posted are a Pong and a Tekken. 10 Prizsm to win... There are projects, but I must to see them. mine is a Mario party like game.
The lasts Fx-98xx addins: my metabbals tests, my sokoban [BOXED], souris, thing similar to Pokemon's Ice Cave...

No more great games, like Drug War...

Shit... I want to see news, tutorials, games...

(Moderator of the maybe last alive french site...)

1477
Casio Calculators / Re: E-Math Suite
« on: August 13, 2011, 07:39:54 pm »
Here already a 3D grapher on FX-98xx... That would be easily a portage...

1478
Other Calculators / Re: Official RS232 adaptator photo and much more!
« on: August 13, 2011, 07:26:59 pm »
I think TI would have problems with Casio about a Sd-lector in a calculator.

1479
TI-BASIC / Re: Output results to a table TI-Nspire
« on: August 13, 2011, 07:23:57 pm »
Yes! With iterative, that would be easy!
OFr example:
Code: [Select]
NewTable table // or equivalent function
index = 0
While blahblah
//calculus
index+1->index
result->table[index]
EndWhile //Correclty written?

1480
TI-BASIC / Re: Number systems
« on: August 13, 2011, 07:15:09 pm »
BIn to dec? HUm...
I  sugger you to make a system who'll decompose your decimal into a list or a variable right to left, then if the Nst number, then total += 2^N
00110100010 //left to right

I don't know how to explain, but i already made this...
Let me think...
int(10(float(.1num)) gives you the last number
then
(int(100(float.01(num))-last)/0 gives you the before-last number, and so on...

Hint: int log gives you the numbers composing your number -1.
int log 1000011 = 6

If you use the strings, that would be easily: you just read the string right to left, then apply the famous Total + 2^n->Total!
Excuse-me, I don't program with Ti...

a Hexadeciaml number support 4 bits (2^4 = 16), So divideyour numbers into 4 bits, then convert to Hexa.

Hexa to dec is easy, I think that don't need any help. Yes? So:
Looping right form left, then convert 16^N, i think.

1481
Art / Re: 6 Hours in Paint with about 900 undos.
« on: August 13, 2011, 05:56:34 pm »
 O.O" WHat a Spy! :p

1482
Art / Re: Zelda 8X8
« on: August 13, 2011, 05:54:49 pm »
Very great work! This is a very good tileset! GG

1483
[FR] Hors-Sujet / Re: Console Fighters
« on: August 13, 2011, 05:43:55 pm »
Compilateur sous windows, donc EXE sous windows, non? (J'ai pas encore vu de compilateur pour Mac ou Linux sur WIndwos)

1484
Un peu attention? J'ai d'abord cru à une pub justement le deuxième sens...

1485
Gaming Discussion / Re: What are Pokemon to you?
« on: August 13, 2011, 05:39:47 pm »
Today, it's the biggest part of my past...

Pages: 1 ... 97 98 [99] 100 101