Matija Kos
Matija Kos
  • Видео 10
  • Просмотров 3 829
Crowd Simulation Driven by RBD Impact Data/ Bumper cars (hip file)
In this crowd simulation, I used RBD impact data to control the states of the cars, triggering them to drive forward, backward, or stop based on collisions. The impact points from the RBD simulation were extracted and used to switch the cars states dynamically.
The trigger logic is really simple but it could be expanded into a much more complex system.
Get the hip file here : matijakos.gumroad.com/l/fyydnx
Bumper Car .fbx can be downloaded here
sketchfab.com/3d-models/bumper-car-4b277e7d413648e8a1e3192b88a3f7d4
sketchfab.com/3d-models/bumper-cars-game-attraction-446af53b3340431182d87ebbf8e48bc5
Просмотров: 53

Видео

FREE Basic Rigs for APEX Houdini 20.5
Просмотров 4262 месяца назад
Some basic rigs for APEX Houdini. Works only in Houdini 20.5. Get The Rigs Here: matijakos.gumroad.com/l/qnrrr
Houdini 20.5 COPs Feather_ramp node
Просмотров 6692 месяца назад
A modified Feather node that alows you to control it with a ramp
Using UDIMs in Houdini 20.5 COPs (Copernicus)
Просмотров 9252 месяца назад
A tutorial on how to use Udims in cops snippets : blast: @udim_tile=`(1000 $F)` vex vertices wrangle: float uvx = ceil(@uv.x); @uv.x = @uv.x - (uvx-1); float uvy = ceil(@uv.y); @uv.y = @uv.y - (uvy-1);
Metro Tag Houdini 20.5 cops
Просмотров 682 месяца назад
Everything done in houdini(modeling, animation, tiles are made in cops)
Growth effect in the new Cops network (copernicus) Houdini 20.5
Просмотров 2922 месяца назад
In this step-by-step tutorial, we will create a growth effect using the new COPs in Houdini 20.5.
Houdini 20.5 recepie tool for material creation in Copernicus (COP)
Просмотров 4913 месяца назад
i made a hip file with the setup. You can just create a tool recepie out of it if you want.
Draw with curves on geo Houdini 20.5 Copernicus Scene(Hip File)
Просмотров 3333 месяца назад
Draw with curves on geo Houdini 20.5 Copernicus Scene(Hip File)
Houdini 20.5 Copernicus Scene(Hip File)
Просмотров 5593 месяца назад
I spent the weekend trying to reproduce some Substance designer tutorials in Houdini Cops . You can grab the hip file here: drive.google.com/file/d/1918_pL6H9W1lyuUR5dYIz6dER6kGddvG/view
Stag Export RenderMan
Просмотров 244 года назад
Stag Export RenderMan

Комментарии

  • @matijakos2772
    @matijakos2772 9 дней назад

    Get the hip file here : matijakos.gumroad.com/l/fyydnx

  • @matijakos2772
    @matijakos2772 2 месяца назад

    RIGS_LINK: matijakos.gumroad.com/l/qnrrr

  • @ツノ-d9g
    @ツノ-d9g 2 месяца назад

    Thank you, I've been looking for this.

  • @wewantmoreparty
    @wewantmoreparty 2 месяца назад

    I'm trying to find a way to use it with the preview material or some way to preview it. Did you find a way to do that?

    • @matijakos2772
      @matijakos2772 2 месяца назад

      i taught i got, it but i dont't have an answer. If i find it i'll make a video

    • @wewantmoreparty
      @wewantmoreparty 2 месяца назад

      @matijakos2772 awesome man will try to. Thanks alot :)

    • @matijakos2772
      @matijakos2772 2 месяца назад

      ​@@wewantmoreparty the problem is you can't iterate and store the material that is used for making the preview it will get overwritten . You would need to save the textures or somehow store it / cache it but I don't know if it is possible in a way that would be pleasant to use

    • @wewantmoreparty
      @wewantmoreparty 2 месяца назад

      @@matijakos2772 Yes some kinda cache or ram, been trying all different things not working. Let's hope Houdini make a better solution

  • @wewantmoreparty
    @wewantmoreparty 2 месяца назад

    awesome will get that later today

  • @matijakos2772
    @matijakos2772 2 месяца назад

    GRAB IT HERE: matijakos.gumroad.com/l/cbcga

  • @maximpavlov7415
    @maximpavlov7415 2 месяца назад

    🔥

  • @irakligariba
    @irakligariba 2 месяца назад

    Thank You! the second code was not working for me so i tried this: int uvx = ($F-1)%10; int uvy = (($F-1)/10)%10; @uv.x = @uv.x-uvx; @uv.y = @uv.y-uvy;

  • @wewantmoreparty
    @wewantmoreparty 2 месяца назад

    Thanks

  • @wewantmoreparty
    @wewantmoreparty 2 месяца назад

    Great fix, thanks

  • @matijakos2772
    @matijakos2772 3 месяца назад

    drive.google.com/file/d/1DCZXH271LCGckxejhgVyvw_0I6jV9SVI/view?usp=drive_link

  • @matijakos2772
    @matijakos2772 3 месяца назад

    the link : drive.google.com/file/d/1oAx_7Z80BCDV01hALOpy8uWC-4cX_sdq/view?usp=sharing

  • @matijakos2772
    @matijakos2772 3 месяца назад

    drive.google.com/file/d/1918_pL6H9W1lyuUR5dYIz6dER6kGddvG/view

  • @kareemnihad2192
    @kareemnihad2192 3 месяца назад

    good one but the link is not working

    • @matijakos2772
      @matijakos2772 3 месяца назад

      added in comments youtube cuts half of the link off for some reason

    • @kareemnihad2192
      @kareemnihad2192 3 месяца назад

      @@matijakos2772 thanks for your respond

    • @LintonNkambule
      @LintonNkambule 2 месяца назад

      @@matijakos2772 thanks for the hip file.

  • @LukeMagdaP
    @LukeMagdaP 3 месяца назад

    Your graphic card sound is in synch with painting :)

  • @matijakos2772
    @matijakos2772 3 месяца назад

    Tutorials that i used ruclips.net/p/PLqdz2t0qPFlVWotWMt--qG0RApA2pwcdI ruclips.net/p/PLB0wXHrWAmCxBw92VSRjqsbqYXgkF8puC