Search found 260 matches

by oyster
Jun 20, 2009 1:33
Forum: Libraries Questions
Topic: lib to do advanced geometry calculation?
Replies: 6
Views: 1823

that is an origami( paperfold) problem, and it has only one solution. I only want to get the UNIQUE solution by programming
:(
by oyster
Jun 19, 2009 14:34
Forum: Libraries Questions
Topic: lib to do advanced geometry calculation?
Replies: 6
Views: 1823

that is the difficult point, G have to meet the 2 comditions at the same time
[cond]
G=mirror(A, EF)
G=pointOn(CD)
[/cond]
thus, the EF is unique

I am not talk about this pic only. I need a common lib to do this kind of calculation easily- for example, how to do the 3 figures on the other pic
by oyster
Jun 19, 2009 13:56
Forum: Libraries Questions
Topic: lib to do advanced geometry calculation?
Replies: 6
Views: 1823

lib to do advanced geometry calculation?

My problem is some complex, because some condition is not supplied as a given value please have a look at http://www.lusiya.com/bbs/attachment/thumb/Mon_0906/80_3201_d2fa7bd75d28675.jpg because I have to do futher calculation based on previous steps as http://www.lusiya.com/bbs/attachment/thumb/Mon_...
by oyster
Jun 03, 2009 7:32
Forum: Projects
Topic: SuperStrings v 1.99 : String Manipulation Utility Functions
Replies: 24
Views: 6163

thanks
can you register a new project on http://www.sf.net or http://code.google.com , so that en end-user can read and download more easily?
by oyster
May 12, 2009 12:02
Forum: Libraries Questions
Topic: Any free skin lib for fb?
Replies: 2
Views: 1321

the problem is, what is the name of the "any" lib?
by oyster
May 11, 2009 5:29
Forum: Libraries Questions
Topic: Any free skin lib for fb?
Replies: 2
Views: 1321

Any free skin lib for fb?

I mean skin, not a GUI lib
for example, http://appspeed.com/html/products.html

thanx
by oyster
May 05, 2009 12:17
Forum: Libraries Questions
Topic: who knows Rainer Morgen?
Replies: 2
Views: 2076

who knows Rainer Morgen?

Rainer Morgen is the author of rmchart, which is a chart lib on windows. I have never found another free chart lib like rmchart, which can render very beatiful picture. A bad news is that www.rmchart.com is gone. So is there anyone can contact Rainer Morgen? I think it is a great pity that rmchart d...
by oyster
Apr 19, 2009 8:49
Forum: Sources, Examples, Tips and Tricks
Topic: FBGFX from C
Replies: 4
Views: 2059

by oyster
Apr 15, 2009 14:05
Forum: Sources, Examples, Tips and Tricks
Topic: FBGFX from C
Replies: 4
Views: 2059

jcfuller wrote:Would it be possible to create a dll/so version of fbgfx? It should then be callable from any language.

James
I like this idea
by oyster
Feb 23, 2009 11:09
Forum: Community Discussion
Topic: FreeBASIC Games Directory updates (30.06.2013)
Replies: 71
Views: 23714

maybe there is little people know there exists another webpage, and especially another forum, for me, which I think is very bad
by oyster
Feb 23, 2009 11:03
Forum: General
Topic: port kbasic to fb?
Replies: 2
Views: 1133

port kbasic to fb?

kbasic is open-sourced now, you can downlaod it from http://www.kbasic.com/doku.php?id=source_codes however, I don't like it too much: 1.it is slow 2.it is so huge because of qt 3.it has many bugs and only one developer but I like it for if offers a gui layout/ide like what vb does. what if there is...
by oyster
Jan 12, 2009 5:06
Forum: Game Dev
Topic: algorithm for this game?
Replies: 5
Views: 2864

algorithm for this game?

how to generates the loops in this game?

http://www.kongregate.com/games/ahnt/loops-of-zen

thanx
by oyster
Dec 21, 2008 14:20
Forum: Community Discussion
Topic: check whether a JPG is completed ?
Replies: 2
Views: 1487

check whether a JPG is completed ?

there are some pics(most of them are JPGs) on my disk, but some are not completed, that is to say, if I view it in irfanview, the bottom is displayed as a gray block. so I want to check where they are completed. but how to do that in freebasic? (No, I am not saying "how to tell the fileszie whe...
by oyster
Nov 15, 2008 6:36
Forum: Archive
Topic: An i8080 simulator
Replies: 11
Views: 7491

thanks fabrizio :)
your code and doc are very clear for study
by oyster
Nov 10, 2008 11:40
Forum: Archive
Topic: An i8080 simulator
Replies: 11
Views: 7491

hi, fabrizio
where does your program live now?