Experimenting with JO Engine

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ธ.ค. 2024

ความคิดเห็น • 31

  • @exzld
    @exzld 7 หลายเดือนก่อน +2

    this is what youtube is for. obscure content. love it

  • @mrbig2648
    @mrbig2648 7 หลายเดือนก่อน +4

    Good draw distance on the houses! Impressive!

  • @ninjacat230
    @ninjacat230 7 หลายเดือนก่อน +3

    One of the only times I've been able to see the saturn's texture warping

    • @TailsOfSaturn
      @TailsOfSaturn  7 หลายเดือนก่อน +4

      Yea, my quads are quite large, so not ideal, but keeps the polycount down

    • @electronkaleidoscope5860
      @electronkaleidoscope5860 7 หลายเดือนก่อน +2

      @@TailsOfSaturn it has it's own vibe honestly, not necessarily a bad look

  • @alexsantos3100
    @alexsantos3100 7 หลายเดือนก่อน +2

    Love the uk style houses

  • @profcelsofontes
    @profcelsofontes 3 หลายเดือนก่อน +1

    would you mind to share the code on the video description?

    • @TailsOfSaturn
      @TailsOfSaturn  3 หลายเดือนก่อน

      I don't have the code for this build anymore, but if you look at the next video in this series, you can see a link to my GitHub - th-cam.com/video/ImQr46jg7hQ/w-d-xo.htmlsi=8uLgJ7Y8kkYlxAPV

  • @alastor1176
    @alastor1176 7 หลายเดือนก่อน +2

    I fixed a bug in the Jo Engine regarding the sine calculation. It affects the camera rotation in your example.

    • @alastor1176
      @alastor1176 7 หลายเดือนก่อน +1

      BTW, Your demo is really cool! If you want, I can add it to the samples😃

    • @TailsOfSaturn
      @TailsOfSaturn  7 หลายเดือนก่อน +1

      is that fixed in the latest jo engine build with the voxel support? Whats the bug is it the abrupt jolt at around 180 degrees? Still happening when I run in emulator

    • @TailsOfSaturn
      @TailsOfSaturn  7 หลายเดือนก่อน

      That would be awesome. I dont have github. Can you add me on discord? My code is a mess BTW, not sure we should use it in its current form :D

    • @alastor1176
      @alastor1176 7 หลายเดือนก่อน +2

      @@TailsOfSaturn Yes and yes 🙂

    • @alastor1176
      @alastor1176 7 หลายเดือนก่อน +1

      @@TailsOfSaturn Sure, what is your id on Discord ?

  • @delalicanto7432
    @delalicanto7432 7 หลายเดือนก่อน +5

    Is your work? Awesome! Tell more about.

    • @TailsOfSaturn
      @TailsOfSaturn  7 หลายเดือนก่อน +2

      Yes its my work. Just thought I would give coding a go. I started out by editing the samples that come with JO Engine. Then I just started adding my own functions to the mix. Its still very basic. Did you notice that the Barrell texture is just the door texture from the house? :)

    • @costumeninja1914
      @costumeninja1914 7 หลายเดือนก่อน +4

      @@TailsOfSaturn Do you have a coding background or did you just get into it? Very cool work.

    • @TailsOfSaturn
      @TailsOfSaturn  7 หลายเดือนก่อน +3

      This is my first attempt at coding. Built up in my spare time over the last few weeks.

  • @ninjapants7688
    @ninjapants7688 7 หลายเดือนก่อน +1

    Might need to tile those ground textures, they'll look more seamless then.

    • @TailsOfSaturn
      @TailsOfSaturn  7 หลายเดือนก่อน +1

      Yea I know. Placeholder for now :)

    • @ninjapants7688
      @ninjapants7688 7 หลายเดือนก่อน +1

      @@TailsOfSaturn Ah, no stress then :)

  • @MacUser2-il2cx
    @MacUser2-il2cx 7 หลายเดือนก่อน +2

    Neat!

  • @nobodycares9579
    @nobodycares9579 7 หลายเดือนก่อน +2

    There's no GUI with JO, it has to be outsourced right?

    • @TailsOfSaturn
      @TailsOfSaturn  7 หลายเดือนก่อน +1

      Its all in C, I'm using notepad ++

  • @arcadehispano877
    @arcadehispano877 7 หลายเดือนก่อน +1

    Awesome work, dude? Are you planning to develop a game for Saturn? Would it be a shooter, a racing game?

    • @TailsOfSaturn
      @TailsOfSaturn  7 หลายเดือนก่อน +2

      I'll see how it goes, but if I do make something, probably some sort of basic first person RPG

  • @JEY74
    @JEY74 7 หลายเดือนก่อน +1

  • @ManawatuFlyFishing
    @ManawatuFlyFishing 7 หลายเดือนก่อน +1

    Nice.

  • @Dieg987
    @Dieg987 7 หลายเดือนก่อน +2

    nice demo, good work.
    do you have github? i want to llok your coding for references im so lost in JO😂

    • @TailsOfSaturn
      @TailsOfSaturn  7 หลายเดือนก่อน

      No github. I'll prep this a bit more, make it more substantial, then at some point I'll upload everything somewhere. I'm probably not the best example to follow though, I'm an amateur at this, this is my first experience in coding. Check out Emeril Nova's channel and website.