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 - Legimet

Pages: 1 ... 8 9 [10] 11 12 ... 24
136
TI-Nspire / Re: nGL - a fast (enough) 3D engine for the nspire
« on: April 21, 2014, 06:51:58 pm »
Quote
I don't remember the details about freetype, but I can give you a sample program. It is fast, and not that big.
Hm, could you compile freetype into a static lib and make a pull request on github.com/OlivierA/Ndless? I'm sure it'll be useful. You should also include the sample.

Sure, I can do that :)

EDIT: While Im working on that, I would like to report that I also got a random crash. I unfortunately did not keep the savefile.

137
TI-Nspire / Re: nGL - a fast (enough) 3D engine for the nspire
« on: April 21, 2014, 05:32:57 pm »
I don't remember the details about freetype, but I can give you a sample program. It is fast, and not that big.

138
TI-Nspire / Re: nGL - a fast (enough) 3D engine for the nspire
« on: April 21, 2014, 02:23:22 pm »
For fonts, you can use nGC or Freetype (which works without any changes)

139
TI-Nspire / Re: nGL - a fast (enough) 3D engine for the nspire
« on: April 20, 2014, 10:49:26 pm »
That looks really awesome! This is the first time I tried it on a real calc, and the speed is really decent. :)
I think it's a little weird that it says "loading" when exiting, though. :P

140
TI-Nspire / Re: nGL - a fast (enough) 3D engine for the nspire
« on: April 18, 2014, 05:57:40 pm »
What I mean is that it's not code that you're linking with, sorry if the wording was bad.

141
TI-Nspire / Re: nGL - a fast (enough) 3D engine for the nspire
« on: April 18, 2014, 05:24:30 pm »
CC-NC-whatever isn't compatible with GPL.
The texture shouldn't matter because you aren't linking with it.

142
TI-Nspire / Re: nGL - a fast (enough) 3D engine for the nspire
« on: April 18, 2014, 04:38:19 pm »
Nice job! :)
Did you ever get elf2flt to speed up when linking against libstdc++? When I tried last time, it took forever and froze my computer.

Also: in the README, it says you're using something called PerlinNoise, which is licensed under the GPL. So shouldn't the whole program be GPL'd to comply with the license?

143
TI-Nspire / Re: 2048 for nspire
« on: April 14, 2014, 07:15:27 pm »
Does anyone want to do Flappy 2048? :P

144
TI-Nspire / Re: Send Key event
« on: April 10, 2014, 12:04:11 pm »
Look for it in os.h. You'll have to create an s_ns_event struct. The last argument passed to the function is unknown, so I guess you'll have to experiment with it a bit.

145
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: April 04, 2014, 08:23:29 pm »
The original method of loading Linux on the Nspire was using a loader, and the loader works fine with Ndless 3.6 (not sure if it works with the newer hardware revisions as I don't have those).

146
News / Re: TI really buys Omnimaga: more details
« on: April 02, 2014, 09:54:18 am »
I like the new name Omnidoge :D

147
News / Re: TI buys Omnimaga
« on: April 01, 2014, 12:13:03 pm »
This is awesome! I hope they integrate Ndless into the OS and join the Ndless team, that would be great :)
Maybe they can make it so that elf2flt doesn't freeze your computer and take forever when linking with libstdc++.

As for HP and Casio, no one uses those anyway, and besides, TI will probably buy them in the future.

148
TI-Nspire / Re: nLaunch: Now for CX!
« on: March 22, 2014, 01:05:33 pm »
Unfortunately, you can't use the 3.6 CAS version if you have a non-CAS calculator.

149
Ndless / Re: ndless 3.2
« on: March 19, 2014, 09:29:07 pm »
Nope. Many things (including syscall addresses) are OS version-specific.

150
Ndless / Re: ndless 3.2
« on: March 17, 2014, 07:49:19 am »
Yes, that's right. You don't need the ndless_installer.

Pages: 1 ... 8 9 [10] 11 12 ... 24