Theatre.js 0.5 - Animate THREE.js scenes in the browser

  Рет қаралды 31,808

TheatreJS

TheatreJS

Жыл бұрын

Theatre.js is an open-source and hackable motion design library with a visual interface. It helps you animate THREE.js scenes, SVG trees, or even choreograph light shows.
Homepage - www.theatrejs.com
Docs - www.theatrejs.com/docs
Twitter - / theatre_js
Discord - / discord

Пікірлер: 45
@adamherman5859
@adamherman5859 Жыл бұрын
just got this in my recommended and omg this is the perfect tool seriously, starting asap
@Jake-bh1hm
@Jake-bh1hm 27 күн бұрын
This is awesome!!! Thank you 🙏 this will save so much time
@dinoscheidt
@dinoscheidt Жыл бұрын
Very neat - thanks for popping up in my video recommendations ❤
@SamSepiol127
@SamSepiol127 Жыл бұрын
jeez this seems AMAZING...I have to give it a try! Thank you for sharing!
@AndyNorth
@AndyNorth Жыл бұрын
Great job! Thank you very much. this will help me out to make cinematic camera for opening or ending of my game.
@user-ni5qn1oi6z
@user-ni5qn1oi6z Жыл бұрын
Great plug-in 👍
@maxziebell4013
@maxziebell4013 Жыл бұрын
You really have been at work ...🤯… greetings from Berlin to Berlin 🤓
@adrianooo3658
@adrianooo3658 Жыл бұрын
This is great! Thanks.
@mahdisoultana4926
@mahdisoultana4926 8 ай бұрын
thank you very much for this helpful tutorial i wish if you had more recent animation tutorial with theatre.js
@afrosymphony8207
@afrosymphony8207 Жыл бұрын
first time hearing about this...holy shit its amazing
@vinaciotm
@vinaciotm Жыл бұрын
OMG, SO AMAZING
@NandoSangenetto
@NandoSangenetto Жыл бұрын
Amazing!
@--bountyhunter--
@--bountyhunter-- 4 ай бұрын
HOOOLLLYYYYYY MOOOLLYYY!!!!
@imbateam
@imbateam Жыл бұрын
very nice! I will use this for my project :)
@torrentz4life392
@torrentz4life392 Жыл бұрын
Please do more tutorials involving react three fiber. Even shorts would be great.
@rizzbod
@rizzbod Жыл бұрын
Amazing
@chibapu
@chibapu Жыл бұрын
what is the contentof setup scene?, where are you getting this initial scene/object?, did you put a repo with the example ?
@markopolo2224
@markopolo2224 Жыл бұрын
im sorry this is just so cool
Жыл бұрын
I noticed that the camera can be moved with the gizmo, is there something similar to Blender where you can manipulate the camera freely with WASD? There's also another mode in Blender where the camera falls with gravity and uses the floor to walk like in a FPS. Congrats, amazing work.
@trebaltek
@trebaltek Жыл бұрын
import { editable as e, SheetProvider, } from '@theatre/r3f' than add const EditableCamera = e(PerspectiveCamera, 'perspectiveCamera') in the canvas add
@0GRANATE0
@0GRANATE0 Жыл бұрын
is it possible to pause/play the animation?
@wisdomcube7789
@wisdomcube7789 Жыл бұрын
holy shizz, i need this
@Danjovisagat
@Danjovisagat Жыл бұрын
Im inspired I wanna see what others have made, my only idea is a nice menu before launching a game.
@asmaniya8977
@asmaniya8977 Жыл бұрын
что за панель у него справа и слева ?: what a panel the creator has at left an right of the screen ?
@alvarobyrne
@alvarobyrne Жыл бұрын
long time no .... animate
@markopolo2224
@markopolo2224 Жыл бұрын
looks interesting as fuck
@Ando_Figueroa
@Ando_Figueroa Жыл бұрын
NOOOOOICE!!
@trebaltek
@trebaltek Жыл бұрын
where can i get a example of this code, im having issues overriding the defuat camera in react three fiber. i can get everything to show up to edit in the r3f ui. but im unable to make the camera in the r3f ui that i can move around in my snap shot as my default camera and if i makeDefault in the tag everything stops working
@simikite
@simikite Жыл бұрын
Have this issue too, any update?
@trebaltek
@trebaltek Жыл бұрын
@@simikite import { editable as e, SheetProvider, } from '@theatre/r3f' than add const EditableCamera = e(PerspectiveCamera, 'perspectiveCamera') in the canvas add
@trebaltek
@trebaltek Жыл бұрын
to make the orthographic camera editable replace perspective with orthographic in the const statement.
@trebaltek
@trebaltek Жыл бұрын
dont forget to import { PerspectiveCamera, OrthographicCamera, } from '@react-three/drei' and remove any camera attached to the canvas.
@trebaltek
@trebaltek Жыл бұрын
@@simikite oh ya if you want the canvas view to show up in the top right corner of snapshot view add this to the canvas and use directional lighting if you want the light to follow the object no matter where it moves in the canvas. spotlight is for areas you want to light up more.
@mml42
@mml42 Жыл бұрын
Not looks like for Software Developers , more for designers who has skills in 3d editors
@trebaltek
@trebaltek Жыл бұрын
its to visually see your animations without coding all the movements and just pull them from a json file... coding animations kills productivity trying to get perfect movement. this is for coders who need a quicker and better outcome when animating, this can take many hours of coding away which is a plus..
@deletrious
@deletrious Жыл бұрын
incorrect.
@HalkerVeil
@HalkerVeil Жыл бұрын
What even is this? Why not just use Blender or Maya?
@trebaltek
@trebaltek Жыл бұрын
this is for animating for web. you cant just plop an animation in a web browser from blender and expect it to work. this is for threejs and react three fiber web designers
@edenassos
@edenassos Жыл бұрын
Another brain-deceased more on.
@edenassos
@edenassos Жыл бұрын
Another empty between the ears more on.
@HalkerVeil
@HalkerVeil Жыл бұрын
@@edenassos Sorry but if this is another web3 thing then your comment is correct. The amount of times we have heard Web3 in the industry and literally nobody uses it outside of experimentation and that one or two niche websites nobody goes to...
@edenassos
@edenassos Жыл бұрын
@@HalkerVeil If you don't dev, just don't say a word, your opinion is not needed. Stick to your blender like the amateur you are.
Three.js Optimization - Best Practices and Techniques
17:47
Valentin's coding book
Рет қаралды 29 М.
I wish I knew this before using React Three Fiber
28:23
Rabbit Hole Syndrome
Рет қаралды 113 М.
Final increíble 😱
00:39
Juan De Dios Pantoja 2
Рет қаралды 45 МЛН
WHY THROW CHIPS IN THE TRASH?🤪
00:18
JULI_PROETO
Рет қаралды 7 МЛН
Китайка и Пчелка 4 серия😂😆
00:19
KITAYKA
Рет қаралды 3,4 МЛН
best editing For Muslim countries  #shorts #islam #viral
0:52
Original Shorts
Рет қаралды 7 М.
Theatre.js Crash Course
1:18:29
TheatreJS
Рет қаралды 29 М.
I found more incredible 3D personal portfolios!!!
19:12
Developer Filip
Рет қаралды 153 М.
How To Use iframes With Threejs (React-fiber + drei)
11:01
Sam Osborne
Рет қаралды 10 М.
Simple Third Person Camera (using Three.js/JavaScript)
13:00
SimonDev
Рет қаралды 62 М.
How to Learn Three.js in 2024 ( Full Guide )
6:41
Visionary 3D
Рет қаралды 69 М.
Making the same game in threeJS and Unity
4:29
Code4Fun
Рет қаралды 67 М.
Three.js personal portfolios are amazing...
13:05
Developer Filip
Рет қаралды 438 М.
6 Months of Learning JavaScript Game Dev in 6 Minutes
6:35
Suboptimal Engineer
Рет қаралды 112 М.
React Three Fiber (R3F) - The Basics
1:10:56
rithmic
Рет қаралды 50 М.
Final increíble 😱
00:39
Juan De Dios Pantoja 2
Рет қаралды 45 МЛН