Search:

Type: Posts; User: RobbeK; Keyword(s):

Page 1 of 12 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    1,633

    Pseudo 3D L-systems -- a tB Lisp hybrid

    Hi all,

    (for those who like to combine a functional language with thinBasic. - a "best of both worlds" experiment) (btw : I encountered a lot of problems using ogl together with Lisp which...
  2. Replies
    3
    Views
    4,019

    Oops , deleted something that shouldn't Děkuji...

    Oops , deleted something that shouldn't

    Děkuji Maestro,

    fixed now
    ok, based on the Fermat spiral, the golden angle .. a pine cone model3D


    best Rob
  3. Replies
    3
    Views
    4,019

    OffTopic addendum : for those who want more...

    OffTopic addendum : for those who want more digits

    sqrt(5) can be written as a contineous fraction [2;4,4...] so it can be written recursively -- as next
    used a Common Lisp compiler with full...
  4. Replies
    3
    Views
    4,019

    Natural things -- TBGL -- geometry

    Hi all,

    Busy with designing flowers :confused:

    the simple question is how to get as many circles/spheres inside a circle/sphere with one single mathematical rule , obviously a concentric...
  5. Thread: Merry XMas!

    by RobbeK
    Replies
    10
    Views
    9,009

    Joyeux Noël ŕ tout le monde ! From the land...

    Joyeux Noël ŕ tout le monde !


    From the land of Tintin ,
    & in tB , Morning Stars by Lorenz dif. equations



    merry Xmas , Rob
  6. Thanks a lot , René !! Rob

    Thanks a lot , René !!

    Rob
  7. Cartesian coordinate of a 3D object by clicking on it ?

    Hi Petr, all,

    Is this possible ? (working on something where the user may mouse click a shpere (one of many) that needs to be known by the code).


    thanks in advance,

    Rob
  8. Replies
    23
    Views
    10,291

    Ah, ok, You need the latest oxygen...

    Ah, ok,

    You need the latest oxygen dlls/module --
    the attached bundle should work


    best, Rob
  9. Replies
    23
    Views
    10,291

    All, now with local densities (measured on 8...

    All,


    now with local densities (measured on 8 neighbours).


    best Rob
  10. Replies
    23
    Views
    10,291

    Hi Bill, Charles, Mike .. all Obfuscate :...

    Hi Bill, Charles, Mike ..
    all

    Obfuscate : encrypt the source , I think
    the other option removes the files intalled by the exe (dll's etc..) from your disk.


    A Fresnel black hole (a closer...
  11. Replies
    23
    Views
    10,291

    Hi Bill, Charles ... Sorry to hear Bill, .....

    Hi Bill, Charles ...

    Sorry to hear Bill, .. but when there is a mad dog on the run, there are two solutions : either you put the agressor in a kennel, or you put yourself into one (modern...
  12. Replies
    23
    Views
    10,291

    Hi Charles, Yep, textfields may somewhat wider...

    Hi Charles,

    Yep, textfields may somewhat wider then ....

    I think I'll make a 2D animation about the impact of these small changes ....


    attached : now, added the Feigenbaum and Euler...
  13. Replies
    23
    Views
    10,291

    Thanks Charles !!! (just what i needed ;-) ...

    Thanks Charles !!! (just what i needed ;-)

    cast is new to O˛ ?? (had to upgrade ) -- C-style casting ??



    best , Rob
  14. Replies
    23
    Views
    10,291

    Hi Charles, What's the benefit of using...

    Hi Charles,


    What's the benefit of using macro's in O˛ , .. they are expanded / compiled inside the functions/subs (which otherwise would) calling them ?
    --- what if I declare locals inside...
  15. Replies
    23
    Views
    10,291

    Ah, many thanks Charles .... Dim as...

    Ah, many thanks Charles ....



    Dim as Vector3D *cov

    You declare cov as being (how-to-say) "referenced" , and then it interacts with a tB ByRef declaration ?? (i think to remember...
  16. Replies
    23
    Views
    10,291

    using O˛ now --- Arrays are still static : max...

    using O˛ now ---

    Arrays are still static : max iteration level = 500.000


    best , Rob
  17. Replies
    23
    Views
    10,291

    Thanks, René .. cool not ? attached another...

    Thanks, René .. cool not ?


    attached another one (generated by a square root)

    best , Rob
  18. Replies
    23
    Views
    10,291

    Augustin Fresnel (and his fractals)

    Hi all,

    -- the same Fresnel as from the "compact" lens ---

    Found something interesting in a math book, originally 2D , but I'm expanding it into 3D.
    I wrote it first in Lisp, but as tB has an...
  19. Replies
    6
    Views
    8,179

    Nice game, René !! ( second time my wife enjoys...

    Nice game, René !! ( second time my wife enjoys one of your creations -- she's a kind of Tetris Girl , I guess :)

    Why did you give up PureBasic ?? -- my demo version code ran as greased...
  20. Replies
    2
    Views
    2,362

    Hi all, ...

    Hi all,


    https://www.youtube.com/watch?v=oAnOi0fnxuE

    best Rob
  21. Replies
    6
    Views
    3,543

    Hi Petr, "some functionality " -- already...

    Hi Petr,

    "some functionality " -- already more that I can handle ;-)

    Well, TBGL is easy , clear and clean to use -- reminds me a quote of Albert Einstein : " if someone gives you a...
  22. Replies
    6
    Views
    3,543

    Update -- 3D L systems

    Starting to get workable ...


    Load and saves your base/mutator/iteration -- zooms closer -- more human navigation -- info activated


    best Rob

    Now, a look at embeddable Common Lisp...
  23. Replies
    6
    Views
    3,543

    Thanks Petr, It's just a starter -- with this...

    Thanks Petr,

    It's just a starter -- with this it will be possible to make 3D images of those L-system fractals ( the trees, the ferns etc ... )

    Last months I've been very busy with Lisp (...
  24. Replies
    6
    Views
    3,543

    Hi all, tB + TBGL + NewLisp , code : M(ove)...

    Hi all,

    tB + TBGL + NewLisp ,

    code : M(ove) -- U(p) -- D(own) -- any number , calculations by mappings ...
    Init 6 iterations (take a few seconds)


    best, Rob (dll inside the RAR file)...
  25. Replies
    6
    Views
    3,543

    Lines L -- another Basic / Lisp hybrid

    Hi folks,

    Been wandering around and getting more and more convinced about the symbiotic powers of two orthogonal languages.
    A little prog :
    a random line cutting 2 parallel's -- how are the...
Results 1 to 25 of 286
Page 1 of 12 1 2 3 4