
08:00
can anyone hear a background noise

08:10
no

08:38
hi

08:38
Hello

08:39
Hello

08:40
Good aftrnoon!

08:46
hellp

08:51
hello I mean

09:38
get ready for the intro music

09:59
It scares me sometimes lol

10:43
yeah haha

12:44
that kid's voice is so cute

13:00
right!

13:54
great

19:05
it looks like webGPU will support GPU computation as well as graphics, that's pretty cool

20:40
Can you explain a lil bit how to use animation for bonus question 2?

21:22
thanks

22:23
ok thanks, didn't know if I should announce that to everybody if we weren't supposed to do it

25:20
is it fine with we have like black cubes around our picture?

30:39
can we use a different image from the examples

40:28
blue

40:29
vlue

40:29
blue

40:32
blue**

40:33
blue

40:43
black

40:43
black

40:43
black

40:44
black

40:45
black

40:45
black

41:52
change only xlenght

41:54
45

42:16
yes

42:24
Oh sorry

42:24
25

43:03
instead could you write it in relation to c.center? So c2.center = c.center + something?

44:36
overlapped

44:38
z fighting

50:47
It’ll be far to the side

51:17
No

51:18
yes

51:36
can we move the camera smoothly or do we need to animate it ourselvesI made it so the camera can spin around the scene but I had to do a manual animation

52:14
r.camera.rotate([x,y]) can rotate the camera for you.

53:05
yeah but ist not smooth

53:37
i just set it to rotate on each frame

53:37
Mine comes out pretty smooth, but I have it in an r.onRender = function() {}

54:04
i didn't know there was an onrender

54:12
how does that compare to requestanimationframe

55:48
https://ironcretin.github.io/cs460student/02/?spin=0.2 i got this, its mostly choppy because there are too many cubes

56:03
cool

56:19
I can’t seem to zoom in on the objects

56:33
@Paul it's smooth for me

56:51
you must have a better computer

57:25
I think maybe because I’m on a laptop

57:26
trying to make it not generate transparent cubes but do it in a way that doesn't break animations

01:02:38
yeah ill ask my question about the images now i guess

01:03:02
Thank you!

01:03:08
thank you

01:03:13
Thank you

01:05:00
I used the opacity attribute to hide the black cubes

01:07:05
https://ironcretin.github.io/cs460student/02/?img=gfx/bobby.png&frames=16&spin=0

01:08:21
Thank you Professor!