Search:

Type: Posts; User: Oscar Ugolini; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    2,124

    Wow!

    Very impressive Petr! :cool:
    Good job!

    Oscar
  2. Replies
    4
    Views
    1,717

    Awesome!

    Petr, I would have liked a joystick!
    :D
  3. Thanks Charles! And sorry for the same questions...

    Thanks Charles!
    And sorry for the same questions every time! :D

    I will try it.
    Bye,
    Oscar
  4. Hi Charles, and thanks for the reply... Your...

    Hi Charles,
    and thanks for the reply... Your work is amazing ;)

    I had already seen the example in your other posts...
    I only wanted to know if it is possible to pass a multidimensional array or...
  5. Oxygen - help on passing multidimensional array to sub...

    Hi all, It's been a while since my last post, I hope you're all doing well.
    I have a problem passing a multidimensional array to an oxygen sub... like this

    'Oxygen source ( I have last one...
  6. Replies
    6
    Views
    5,671

    goood Eros! :read: bye, Oscar

    goood Eros! :read:

    bye,
    Oscar
  7. Replies
    15
    Views
    95,205

    nice work! :) Oscar

    nice work! :)

    Oscar
  8. Replies
    1
    Views
    1,609

    nice Petr! :) i'm waiting it... :dance1: bye,...

    nice Petr! :)
    i'm waiting it... :dance1:

    bye,
    Oscar
  9. Replies
    2
    Views
    2,624

    Thanks for the info Petr... bye Oscar

    Thanks for the info Petr...

    bye
    Oscar
  10. Replies
    2
    Views
    2,624

    Multidimensional array limit???

    why can't i run this:

    dim a(4,10,10,10) as single

    Is the multidimensional array limit to 3dimension???
    thanks

    bye, Oscar
  11. Replies
    2
    Views
    2,277

    i have considered the option to make an "array...

    i have considered the option to make an "array function" like your code... thanks for your reply
    i'll turn this request to support :)
    bye, Oscar
  12. Replies
    2
    Views
    2,277

    DIM a(0 to 10) as single ???

    hi all,
    i would know if there is or there wil be in the future a possibility to define an array dimension like this:

    Dim a(0 to 10) as single
    or
    Dim a(0 to varconst) as single

    it could be...
  13. Replies
    10
    Views
    7,042

    good question but...

    yeah Eros,
    i wrote this simple code to ask you a method to pass those datas to the function, without peek and poke continuosly...
    exactly, i use and UDT for the object, and inside it, i must store...
  14. Replies
    10
    Views
    7,042

    yeaaah boy!

    ---->>>> BYVAL StrPtr(Knots)
    this is the solution i'm looking for!!! :yahoo:
    ...
    i'm working on my cad/cam (with IGES format import) TB project...
    i will post as soon as a demo... thanks boss!...
  15. Replies
    10
    Views
    7,042

    trick gluNurbsCurve...

    Hi Eros,
    i made a simple example of a real nurbs curve render with glu include...

    There are 2 sub drawarray1 (work ok but a bit slow with more and complex nurbs) and drawarray2 (this is a try to...
  16. Replies
    10
    Views
    7,042

    ext_function declare...

    Ciao Eros,
    I missed to insert in the code the DECLARE FUNCTION :) sorry...

    In this case i'm working with thinbasic_glu.inc module, and i use this function was declared as :


    Declare Sub...
  17. Replies
    10
    Views
    7,042

    arrays not "equal..." or yes...

    I try to pass an array "pointer" to an external function,
    but i see some different things...
    The dynamic array is stored in a string, and restored from it...

    i try 2 methods :

    1) method (THIS...
  18. Replies
    3
    Views
    3,555

    made it :)

    Hi Petr,
    last night i have worked hard on my test... and i resolved :)
    I've seen your posts on "nurbs" :) but i'm working on import of IGES format file, and the nurbs stored in it need "knots"...
  19. Replies
    3
    Views
    3,555

    gluNurbsCurve example plz...

    i try to convert my little function frome codeblocks (it works ok...) to thinbasic,
    using "gluNurbsCurve" but TB don't show me nothing.
    in thinbasic_glu.inc the declare of the ext function seems...
  20. Replies
    2
    Views
    2,646

    array and memory...

    hi all, and sorry for this question,
    but i must pass an array of points to an external function ... glunurbscurve ...,
    and same function in "codeblocks" is good, and not in ThinBasic...
    Before i...
  21. Replies
    4
    Views
    4,709

    nice trick Petr :)

    ... and thanks also to Eros!

    i love ThinBasic :)
    can run this line ... wow :occasion:

    ....
    Dim tempArray(var.numPoints) As Point2D At MyUDT_PointsGetPTR(var)
    ....

    i'm working on your...
  22. Replies
    4
    Views
    4,709

    i'll try it tonight! :)

    thanks Petr,
    you're always ready to reply!! that's incredible... :)

    bye
    Oscar
  23. Replies
    4
    Views
    4,709

    "Dynamic Arrays" in my UDT...

    I'm looking for a method to include in my UDT also a dynamic array, using a pointer instead a real array,
    but i found some difficulties.
    How could i write this???

    example:

    type My_UDT
    ......
  24. Replies
    12
    Views
    9,713

    old videos...

    those videos are posted 1 year ago... and the site tell... "official website launching soon..."
    mmmh
    when i will see a demo "playable", move and interact, i will believe...
    i think it's only a...
  25. Replies
    12
    Views
    10,086

    yeah!!!

    :):):):):):):)
Results 1 to 25 of 34
Page 1 of 2 1 2