sprockets A:M Decaling Screen frosted donut medals buildings Rubik's Cube Nidaros Cathedral Tongue Sandwich
sprockets
Recent Posts | Unread Content | Previous Banner Topics
Jump to content
Hash, Inc. - Animation:Master

threedslider

Forum Members
  • Posts

    37
  • Joined

  • Last visited

  • Days Won

    4

threedslider last won the day on September 28 2024

threedslider had the most liked content!

Previous Fields

  • Interests
    Modeling, Animation and Rendering.
  • A:M version
    v19
  • Hardware Platform
    Windows
  • Self Assessment: Animation Skill
    Familiar
  • Self Assessment: Modeling Skill
    Familiar
  • Self Assessment: Rigging Skill
    Familiar

Profile Information

  • Name
    Laurent Le Flem
  • Location
    France

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

threedslider's Achievements

New User

New User (2/10)

11

Reputation

  1. Wow ! Amazing stuff ! Great thing is sharing here 😁 I am impressed, thank you a lot man !
  2. Good job and keep it up bro !
  3. @robcat2075 nice work, i like it for your simple animation 😁. Thanks for sharing ! And keep it up too, sir.
  4. I am working hard on getting my 3D Editor that support only vertex and tri ! 😁 But warning it is unstable thought There is a screenshot here : Have a nice day !
  5. Thanks @Michael Brennan 😁 That I would like to show something but before that there are a lot of work to finish it thought πŸ˜… I hope to make a finish and a stable app too. Happy coding !
  6. Thanks for sharing @Michael Brennan !!
  7. Hello to all, I share my github for my various projects 😁: My Github From now it is very rough and wip ☺️ My main programming is C and C++ but I am learning other programming languages as wellπŸ˜… Thanks and keep it up for happy coding !
  8. Nice work to @robcat2075 and @Rodney !! And again good luck to all !! 😁
  9. But better maybe he means that to fix : #include <stdio.h> int sum = 0; int num = 0; int main() { for (int num=0; num < 5; num++) { sum += (num+2)/2; } printf("%d\n", sum); return 0; }
  10. Maybe it is fixed from this ? #include <stdio.h> int sum = 0; int num = 0; int main() { for (int num = 0; num < 5; sum = num++) { sum = sum + sum; } printf("%d\n", sum); return 0; }
  11. Good luck everyone who go into to Computer Science course I know something in C and C++, all are great programming language and very powerful too Thank you @Rodney !
  12. Thanks to all for your kind words 😁
  13. Hi, I need to make more to practice so I make a little bit more complex as a model for shoe 😁 Not perfect but I try it ! πŸ˜‰ Hope you like it.
  14. Hell ya ! I found on the internet an useful to resolve my UI and it works now ! 😁 Here is the info that explain very well : How to change dpi scaling settings in windows ?
  15. Hello all, I have installed for AM 19.5c on windows 11 and then suddenly my UI is so small now for text and picto, how to resolve this, please ? Thanks. See my attach from my screenshot :
×
×
  • Create New...