🌵 Needle Engine - Getting Started. Unity → three.js

Needle Engine is a web-based runtime for 3D apps, based on three.js. It`s flexible, extensible, and has incredible iteration speeds. Work right from the Unity Editor - keep your assets and tools. It also comes with multiplayer networking out of the box and has super easy deployment options to Glitch, Itch.io and others.
Here's what we'll build: rhinestone-ink-flock.glitch.me
Learn more at needle.tools • Support at discord.needle.tools
👋 Intro ______
0:00 Intro to Needle Engine
0:55 Prerequisite: Install node.js
1:33 Overview over the process
⚙️ Unity Project Setup ______
2:05 Create Unity Project and set color space to Linear
2:53 Download and run our Installer
4:16 Create a scene from a template
4:55 Workflow overview - main components
🦖 First look in the browser ______
5:34 Web Project Setup
6:55 Website is starting up
7:23 SSL warning in Chrome and what it means
8:02 Play with your page
🦄 Workflow, Multiplayer, Interactivity ______
8:27 Typical iteration workflow with Needle Engine
10:01 Oh look, it's multiplayer already
10:54 Rooms and Persistence
11:38 Add an Alpaca - thanks @Quaternius!
12:48 Add components for interactivity
🎏 Publishing and Support ______
13:44 Publish to Glitch
15:11 Recap
15:40 Where to get support (discord.needle.tools)
👉 Learn More ______
needle.tools
discord.needle.tools
✨Showcase Projects ______
castle.needle.tools
bike.needle.tools

Пікірлер: 49

  • @yaamana
    @yaamanaКүн бұрын

    Thank you Sir a lot

  • @envsfirstsem2944
    @envsfirstsem2944 Жыл бұрын

    Thanks man!! You've earned my respect

  • @Tactic3d
    @Tactic3d Жыл бұрын

    Great video. And very polished integration with Unity. Also, the loading inside the webbrowser is fast! Congrats

  • @PseudoChew
    @PseudoChew4 ай бұрын

    I really admire the hot reloading straight from unity to the browser. First in class type of tool. Will start experimenting asap.

  • @needle-tools

    @needle-tools

    4 ай бұрын

    Let us know how it goes - we have a discord and forum if you need help forum.needle.tools / discord.needle.tools

  • @FranBrennan
    @FranBrennan Жыл бұрын

    Absolutely outstanding! ❤️🙌😎💭🚀

  • @needle-tools

    @needle-tools

    Жыл бұрын

    Thank you!

  • @EdCross
    @EdCross Жыл бұрын

    This is great! Thanks!

  • @Jesh31G
    @Jesh31G Жыл бұрын

    Amazing!

  • @valentinkrajzelman4649
    @valentinkrajzelman46497 ай бұрын

    very impressive keep up the good work!

  • @gjb7966
    @gjb7966 Жыл бұрын

    brilliant!!

  • @andycorah7653
    @andycorah7653 Жыл бұрын

    Super cool!

  • @kamillatocha
    @kamillatocha Жыл бұрын

    this is amazing i will look into this

  • @user-tk4nv7zy6z
    @user-tk4nv7zy6z Жыл бұрын

    awesome project. I will make multiplayer 3d game on web with needle🌵

  • @patomariano
    @patomariano Жыл бұрын

    Looking forward to use it 💡💡💡💡💡💡❤❤❤❤❤❤

  • @jamal_ka
    @jamal_ka Жыл бұрын

    Thank you very much for your key......1000% work :)

  • @Interhacktive
    @Interhacktive Жыл бұрын

    Excellent explanation, very easy to get up and running.

  • @seeseeph
    @seeseeph4 ай бұрын

    Very interesting!!!

  • @donystark5
    @donystark5Ай бұрын

    Thanks ❤

  • @LinhTran-wy2fj
    @LinhTran-wy2fj Жыл бұрын

    merci beaucoup a toi :))

  • @markopolo2224
    @markopolo2224 Жыл бұрын

    this looks pretty cool

  • @needle-tools

    @needle-tools

    Жыл бұрын

    Thank you!

  • @madhurapatki6524
    @madhurapatki6524 Жыл бұрын

    Thanks so much

  • @isaackabdihakim5032
    @isaackabdihakim5032 Жыл бұрын

    Very well explained. Now can you show us how you can convert an existing scene web?

  • @user-jx3gn8qy2q
    @user-jx3gn8qy2q11 ай бұрын

    Thank you!!!

  • @needle-tools

    @needle-tools

    11 ай бұрын

    You are welcome ❤️

  • @NaniParlapalli
    @NaniParlapalli Жыл бұрын

    This is amazing :) This is Future This is Web 3.0

  • @LuciusVulpes
    @LuciusVulpes Жыл бұрын

    This is incredible. Is it free for personal portfolios? I'm not that knowledgeable in JS but I do know a lot of Unity, so this is honestly a life-saver since most ThreeJS tutorials I've found are super confusing. 😅

  • @needle-tools

    @needle-tools

    Жыл бұрын

    Yes - please see needle.tools/purchase for when you can use it for free

  • @thomaskumlehn5107
    @thomaskumlehn5107 Жыл бұрын

    👏🏻👏🏻👍🏻🙏🏼

  • @sujeetshrivastava6377
    @sujeetshrivastava6377 Жыл бұрын

    I recomnd you two to buy the Producer Edition (And if you have got money, buy the Full Bundle)

  • @HeavenOnEarthMap
    @HeavenOnEarthMap7 ай бұрын

    #HELPFUL

  • @2biffboff
    @2biffboff8 ай бұрын

    How do I use an external positional data stream (i.e., player1: x,y,z) [JSON/MQTT] and attach this to a specific model or group of models within the scene?

  • @needle-tools

    @needle-tools

    8 ай бұрын

    Hi, there are multiple ways. The easiest would be by creating a Needle Engine component and add it to the object in the editor. Feel free to ask in our discord if you need a more detailed reply

  • @vikneshkamal
    @vikneshkamal Жыл бұрын

    Do you guys have a tutorial for a third person multiplayer game? Or any help pointing to that direction would be great ! Thanks

  • @needle-tools

    @needle-tools

    Жыл бұрын

    Hello, you can use our third person controller sample as a starting point: engine.needle.tools/samples/?open=1#third-person-controller

  • @vikneshkamal

    @vikneshkamal

    Жыл бұрын

    @@needle-tools Great Thanks. :)

  • @holocomix
    @holocomixАй бұрын

    what about customization? I can't get anything to show in the camera feed, no programming I write works.

  • @needle-tools

    @needle-tools

    Ай бұрын

    Hi, you refer to custom scripts in Quicklook - which is limited by Apple. Please refer to the Everywhere Actions docs: engine.needle.tools/docs/everywhere-actions.html

  • @xderen_xd
    @xderen_xd Жыл бұрын

    It is awesome! But please add unreal engine qwq

  • @gameginger5529
    @gameginger5529 Жыл бұрын

    is the pricing system like unity and unreal , or is it paid?

  • @needle-tools

    @needle-tools

    Жыл бұрын

    It will be similar to those with free and commercial licensing - we are currently working on the concrete terms.

  • @emmanuel8310
    @emmanuel8310 Жыл бұрын

    Does it work with unity alone? What about Blender?

  • @marwi_123

    @marwi_123

    Жыл бұрын

    Hello, we have a prototype for blender and will make that available too :) no eta right now but maybe end of the year / early next year

  • @june9341
    @june9341 Жыл бұрын

    Does it support Blender?

  • @needle-tools

    @needle-tools

    Жыл бұрын

    Yep, there's an Alpha version for exporting right from Blender. You can join our discord at discord.needle.tools to get access to the alpha

  • @VrainbowStudioGame
    @VrainbowStudioGame Жыл бұрын

    i want build it with other server how to

  • @needle-tools

    @needle-tools

    Жыл бұрын

    Hello, there are deploy to FTP and deploy to itch.io components if you rather use those. Additionally you can host the final files using basically any other provider too

  • @chillywilson
    @chillywilson Жыл бұрын

    You guys need scripting tutorials. My eyes are hurting trying to figure this out, your documentation is like reading a legal contract, you need a jump around way to much.