TNTC
TNTC
  • 53
  • 713 166
Real-Time World Cutting in Unity : recreating an inspiring Game Mechanic
Here we are with a huge recreation challenge!
The world-cutting mechanic from the game Viewfinder was so inspiring that we just couldn’t resist taking it on. Check it out.
We'd really appreciate any feedback or thoughts!
DISCORD:
discord.gg/t5MARXsSfP
TWITTER:
tntcproject
INSTAGRAM
tntcproject / Instagram
GITHUB
github.com/ToughNutToCrack/ViewFinder
SPACE SPREE (our mobile game)
play.google.com/store/apps/details?id=com.TNTC.SpaceSpree&hl=en_IE&gl=US
apps.apple.com/us/app/space-spree/id6484273644
Переглядів: 4 045

Відео

Turning fake mobile ads into a real game
Переглядів 1,3 тис.5 місяців тому
Hey everyone! Welcome to our latest devlog! In this video, we take you behind the scenes of our latest project: Space Spree. Inspired by those deceptive mobile fake games you often see in ads, we set out to create a genuine and enjoyable game experience using Unity. Our journey with Space Spree has been full of challenges and learning opportunities, and we're excited to share the insights and t...
Procedural Generation in Unity
Переглядів 76 тис.Рік тому
Procedural Generation in Unity
Fortnite Wall Construction in Unity + GIVEAWAY
Переглядів 11 тис.2 роки тому
Fortnite Wall Construction in Unity GIVEAWAY
How he made his first videogame in two weeks
Переглядів 3,4 тис.2 роки тому
How he made his first videogame in two weeks
Procedural Ivy in Unity
Переглядів 9 тис.2 роки тому
Procedural Ivy in Unity
Tron - Infinite energy wall - Procedural mesh generation in Unity
Переглядів 3,3 тис.3 роки тому
Tron - Infinite energy wall - Procedural mesh generation in Unity
How to become a real Wizard on Unity
Переглядів 2,6 тис.3 роки тому
How to become a real Wizard on Unity
Splatoon - Painting Effect in Unity
Переглядів 78 тис.3 роки тому
Splatoon - Painting Effect in Unity
Chess VR - Procedural game board generator in Unity
Переглядів 4,7 тис.3 роки тому
Chess VR - Procedural game board generator in Unity
Disintegration Effect in Unity
Переглядів 36 тис.4 роки тому
Disintegration Effect in Unity
Web AR in Unity - ARWT Crash Bandicoot demo
Переглядів 33 тис.4 роки тому
Web AR in Unity - ARWT Crash Bandicoot demo
Real-Time Fluids in Unity
Переглядів 61 тис.4 роки тому
Real-Time Fluids in Unity
Vertex Animation in Unity - Snake effect from Naruto Shippuden
Переглядів 9 тис.4 роки тому
Vertex Animation in Unity - Snake effect from Naruto Shippuden
Trajectory prediction in Unity
Переглядів 48 тис.4 роки тому
Trajectory prediction in Unity
Half-Life: Alyx - Liquid shader in Unity
Переглядів 29 тис.4 роки тому
Half-Life: Alyx - Liquid shader in Unity
Fortnite - Battle Bus and jump in Unity
Переглядів 38 тис.4 роки тому
Fortnite - Battle Bus and jump in Unity
Final Fantasy 7 Remake - Fur shader in Unity
Переглядів 20 тис.4 роки тому
Final Fantasy 7 Remake - Fur shader in Unity
Inverse Kinematics introduction
Переглядів 5 тис.4 роки тому
Inverse Kinematics introduction
Animal Crossing - Character Customization in Unity
Переглядів 23 тис.4 роки тому
Animal Crossing - Character Customization in Unity
Crash Team Racing Nitro-Fueled Turbo in Unity
Переглядів 10 тис.4 роки тому
Crash Team Racing Nitro-Fueled Turbo in Unity
GTA Wasted effect
Переглядів 4,5 тис.4 роки тому
GTA Wasted effect
League of Legends - Recall VFX in Unity
Переглядів 6 тис.4 роки тому
League of Legends - Recall VFX in Unity
Pixelation effect and shader
Переглядів 5 тис.4 роки тому
Pixelation effect and shader
Watercolor effect and shader
Переглядів 24 тис.4 роки тому
Watercolor effect and shader
Shadow priest shader effect in Unity - World of Warcraft
Переглядів 3,3 тис.5 років тому
Shadow priest shader effect in Unity - World of Warcraft
Detroit: Become Human - Scan effect in Unity
Переглядів 18 тис.5 років тому
Detroit: Become Human - Scan effect in Unity
Hearthstone - Parallax Effect in Unity
Переглядів 18 тис.5 років тому
Hearthstone - Parallax Effect in Unity
Halftone Effect in Unity (from Kirby Star Allies)
Переглядів 12 тис.5 років тому
Halftone Effect in Unity (from Kirby Star Allies)
Sub-Zero's Ice Ball in Unity (from Mortal Kombat 11)
Переглядів 5 тис.5 років тому
Sub-Zero's Ice Ball in Unity (from Mortal Kombat 11)

КОМЕНТАРІ

  • @fantasm0-
    @fantasm0- День тому

    You've earned a like and subscribe. Good little tutorial / intro to PCG.

  • @quelstriless6712
    @quelstriless6712 4 дні тому

    Thx i will try

  • @simonstabbryndum8854
    @simonstabbryndum8854 15 днів тому

    I don't understand how to it can anyone help me :(

  • @qabrm5367
    @qabrm5367 29 днів тому

    Is there a tutorial

    • @TNTCProject
      @TNTCProject 27 днів тому

      Here is the breakdown: ua-cam.com/video/ndhFZ7WlWB8/v-deo.html

  • @artherx7647
    @artherx7647 Місяць тому

    Sorry, man, but can I use your code for my university homework?

    • @TNTCProject
      @TNTCProject Місяць тому

      Of course! Feel free to use it :)

  • @sprythedragon2253
    @sprythedragon2253 Місяць тому

    Is there an updates for the new unity version because this breaks with it

  • @orkun441
    @orkun441 Місяць тому

    can you do this with urp shader graph pls?

  • @很好的开始
    @很好的开始 Місяць тому

    Thank you very much for your video. I want to modify the code in the Shader to draw footprints or other special shapes instead of circles. How should I make these modifications? Is it this part in the Shader: float4 col = tex2D(_MainTex, i.uv); float f = mask(i.worldPos, _PainterPosition, _Radius, _Hardness); float edge = f * _Strength; return lerp(col, _PainterColor, edge);

  • @dertobbe1176
    @dertobbe1176 Місяць тому

    The first one... The expanding room is exactly what I need. Do you Plan to sell it in asset store or Post a gitHub for that? Or any tutorial? I couldnt find anything like that

  • @Cenk_1903
    @Cenk_1903 2 місяці тому

    i didn't see this video until you shared the code on github. you earned a sub buddy. i also watched the explanation and i was so confused until watch the video. very generous of you that shared the code.

  • @Fares_Dev883
    @Fares_Dev883 2 місяці тому

    after build, it's not showing nothing on host even i deploy it on server ssl

  • @BarcelonaMove
    @BarcelonaMove 2 місяці тому

    Sad that there is no code to try it by ourselves

    • @TNTCProject
      @TNTCProject 2 місяці тому

      Here we go github.com/ToughNutToCrack/ViewFinder

  • @macksnotcool
    @macksnotcool 2 місяці тому

    What kind of 4d lasagna opengl shader did you have write to get this?

  • @abdou2247
    @abdou2247 2 місяці тому

    If you don’t already have a "Recreate inspiring gaming mechanics" series, please consider making one by continuing making videos like this one.

    • @TNTCProject
      @TNTCProject 2 місяці тому

      Thanks so much for the suggestion! We actually have a few videos in this genre, but we're definitely planning to create more. Glad you enjoyed this one!

  • @masterank2005
    @masterank2005 2 місяці тому

    1:35 , How did you add the moving light effect? Great Work BTW

    • @TNTCProject
      @TNTCProject 2 місяці тому

      Thanks a lot! It's part of a custom shader. If you're interested, feel free to join our Discord server, and I can send it over for your projects!

  • @syarfandiachmad2397
    @syarfandiachmad2397 2 місяці тому

    markerless tutorial please, because there's no docs in the repo

  • @YasserSedrati
    @YasserSedrati 2 місяці тому

    Good job man

    • @TNTCProject
      @TNTCProject 2 місяці тому

      Thank you for passing by and for the comment

  • @DridgeDEU
    @DridgeDEU 2 місяці тому

    This video is amazing, you got my subscription. So interesting. I dabbled in Unity myself for a couple of weeks (not going to continue though, decided it's not my cup of tea), but perhaps that's why I really appreciate how you go into detail and actually talk about vertices, layers etc. You don't just gloss over the technical aspects of it. Well done!

    • @TNTCProject
      @TNTCProject 2 місяці тому

      I’m really happy to hear this words. Comments like this are a good motivation to keep doing videos

  • @codyswanson
    @codyswanson 2 місяці тому

    Very cool! Finally played Viewfinder for the first time recently and really enjoyed it. I was also mesmerized by the mechanics, having followed the main developer's posts over the years. This was a great go at re-creating that mechanic. Thanks for sharing!

    • @TNTCProject
      @TNTCProject 2 місяці тому

      Thank YOU for watching! Yeah the game is mesmerising indeed, I discovered it just recently but I was completely captured.

  • @TedThomasTT
    @TedThomasTT 2 місяці тому

    great video 👏👏

  • @itsfynn
    @itsfynn 2 місяці тому

    love this video really goes into the whole process, most videos like this just focus on entertaining rather than educating

    • @TNTCProject
      @TNTCProject 2 місяці тому

      Thank you so much, glad you liked it!

  • @Gasimo
    @Gasimo 2 місяці тому

    Love the breakdown!

  • @Baraborn
    @Baraborn 2 місяці тому

    Wow so cool.

  • @fleity
    @fleity 2 місяці тому

    I am a bit surprised that you did this entirely without using the stencil buffer, at least at first that was my first guess how this effect probably works. Doing this for one set of objects is okay but as many as viewfinder does in fact seem difficult

    • @TNTCProject
      @TNTCProject 2 місяці тому

      That was a good guess tho. In some effects it is probably used, like when you take a portal to a new level.

    • @Chris-yq1fw
      @Chris-yq1fw 2 місяці тому

      Hi, can you explain why is it more difficult if there're more objects ? it would require more performance as there're more objects but I think the mechanic would work the same.

    • @TNTCProject
      @TNTCProject 2 місяці тому

      I've got a huge surprise! Jacob Keane, the principal programmer of Viewfinder, reached out to us on X, confirming our implementation idea! Here's his comment: "Very cool! This is fairly close to how early versions of viewfinder works - as we got further into development everything got more complicated as the graphical fidelity got improved & more optimizations were added (things like real-time lighting made it a lot more complicated!)" 😍

    • @TNTCProject
      @TNTCProject 2 місяці тому

      @@Chris-yq1fw Yeah, you're absolutely right! The mechanic would work perfectly, but eventually, you’ll hit a performance bottleneck. Since this varies depending on the player's hardware, it's key to keep everything as optimized and simple as possible.

    • @Chris-yq1fw
      @Chris-yq1fw 2 місяці тому

      @@TNTCProject thanks for explain, and congrat to your news :D

  • @BlackBeardProjects
    @BlackBeardProjects 2 місяці тому

    Crazy cool! Hard to wrap my head around how it works even thought now I know how it's done 😂😅

    • @TNTCProject
      @TNTCProject 2 місяці тому

      Thanks, my dear friend 📸

  • @niuage
    @niuage 2 місяці тому

    I think every game developer instantly tried to imagine how Viewfinder was implemented the first time they saw its awesome mechanic. Awesome job recreating it, really enjoyed that.

    • @TNTCProject
      @TNTCProject 2 місяці тому

      Thanks so much! I definitely had the same reaction when I first saw it. It was a fun challenge to figure out, and I’m glad you enjoyed the recreation.

  • @mattmura51
    @mattmura51 2 місяці тому

    This concept would be really Nice to see implemented as a core mechanic of a puzzle/horror game! Super useful!

  • @elenagalloni9146
    @elenagalloni9146 2 місяці тому

    Well done, great video and clear explanation

    • @TNTCProject
      @TNTCProject 2 місяці тому

      Thanks a lot, very appreciated

  • @zxcaaq
    @zxcaaq 2 місяці тому

    no code? okay good for you, why should I subscribe what value do you provide me?

    • @TNTCProject
      @TNTCProject 2 місяці тому

      I won't even delete this comment. Instead, I'll pin it so everyone can see your clever contribution.

    • @niuage
      @niuage 2 місяці тому

      Apart from explaining in great details every step on how to recreate the effect, nothing! How dare he.

    • @Hoffa1337
      @Hoffa1337 2 місяці тому

      average unity developer

    • @DridgeDEU
      @DridgeDEU 2 місяці тому

      Jesus, what a comment

    • @Happyhenzo
      @Happyhenzo 2 місяці тому

      You'll never learn things if you refuse to ACTUALLY learn things

  • @iHeartGameDev
    @iHeartGameDev 2 місяці тому

    This is such an awesome video. Way to go TNTC!

    • @TNTCProject
      @TNTCProject 2 місяці тому

      Heyo, thanks Nicky! Very glad you appreciated it

  • @RayInOrbit
    @RayInOrbit 2 місяці тому

    Super cool, ur version came out great

  • @LukeJobeAGB101
    @LukeJobeAGB101 2 місяці тому

    What a cool idea!

  • @VladaPersonal
    @VladaPersonal 2 місяці тому

    See you there!

  • @yunusemreagdin
    @yunusemreagdin 3 місяці тому

    I want to do this in HDRP but I can't change the scanner shader to hdrp version, can you help me?

  • @armyofchickens6062
    @armyofchickens6062 3 місяці тому

    Would this work in the latest release of Unity? Unity v2022.3.7f1

  • @mango_lalaa
    @mango_lalaa 3 місяці тому

    wow ! How to put the Mario Picture in there?

  • @K0BRAKID
    @K0BRAKID 4 місяці тому

    This is really cool!!

  • @ErikHashimoto
    @ErikHashimoto 4 місяці тому

    How do we get this to apply to submeshes beyond material element 0 in skinnedMeshRenders?

  • @rahafrafdan3034
    @rahafrafdan3034 4 місяці тому

    I just found one script in GitHub😢

  • @nskrobek
    @nskrobek 5 місяців тому

    Thanks for the Tutorial. Still today very valuable. In my case, if I press play, the card is mirror-inverted to the camera. You know why?

  • @alleyesonme1432
    @alleyesonme1432 5 місяців тому

    Great video! Tho download link for breaks shader and model with textures is appreciated!

  • @elenagalloni9146
    @elenagalloni9146 5 місяців тому

    A project started for a joke has become a really well done game. Congrats for this video and for the release on the Stores! Also, it's nice to finally see you in the videos: keep on showing :)

  • @thegoat1099
    @thegoat1099 5 місяців тому

    Hey man great video, for some constructive criticism I recommend you change the name of the video to: "Turning fake mobile ads into a real game" because it was kind of hard to determine what you meant in the title.

    • @TNTCProject
      @TNTCProject 5 місяців тому

      Thank you, I'll think about it!

  • @DangerDurians
    @DangerDurians 5 місяців тому

    Watching this now, I realize that the game in those ads are basically worse Galaga

    • @TNTCProject
      @TNTCProject 5 місяців тому

      Good old Galaga ❤️

  • @BlackBeardProjects
    @BlackBeardProjects 5 місяців тому

    Fake games are over. Hail to the king: Space Spree!

    • @TNTCProject
      @TNTCProject 5 місяців тому

      Why did the fake ad game go to therapy? Because it had serious issues with its identity! 😅 Love mate ❤️

  • @RayInOrbit
    @RayInOrbit 5 місяців тому

    Awesome video, super happy to see how well the project turned out :D

    • @TNTCProject
      @TNTCProject 5 місяців тому

      Very appreciated ❤️

  • @ShahrazadLeRicette
    @ShahrazadLeRicette 5 місяців тому

    Wonderful ❤

    • @TNTCProject
      @TNTCProject 5 місяців тому

      Thank you so much ❤️

  • @leosh9026
    @leosh9026 5 місяців тому

    Wooow!

  • @Caste6857
    @Caste6857 5 місяців тому

    Are u italian

    • @TNTCProject
      @TNTCProject 5 місяців тому

      Si! Mi hai beccato 🤣

    • @Caste6857
      @Caste6857 5 місяців тому

      @@TNTCProject lo sapevo comunque ti parla più velocemente nn per insultare però è noioso dover star lì per un ora per una frase ma nn sono io il content creator fai come vuoi :)

    • @TNTCProject
      @TNTCProject 5 місяців тому

      @@Caste6857 ci sta. Effettivamente parlo con calma per riuscire a scandire meglio il mio inglese. Se mi dici che ti piacerebbe una parlata più veloce peró posso supporre che stai capendo bene :)

    • @Caste6857
      @Caste6857 5 місяців тому

      @@TNTCProject si l’inglese è una mia passione

  • @mixandjam
    @mixandjam 5 місяців тому

    🎉

    • @TNTCProject
      @TNTCProject 5 місяців тому

      <3 Thanks for the support, André