ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
The stuff you're making is incredible. Please do the 3d card effect with 3d objects!
How does this only have 268 views?! This is amazingly animated, well explained and all around amazing. Great video.
Thanks!
Good job @SilverlyBee!
Really nice video ! By curiosity, what are the benefits of this implementation compared to :using System.Linq;Random random = new Random();shuffledDeck = deck.OrderBy(c => random.Next());
The stuff you're making is incredible. Please do the 3d card effect with 3d objects!
How does this only have 268 views?! This is amazingly animated, well explained and all around amazing. Great video.
Thanks!
Good job @SilverlyBee!
Really nice video ! By curiosity, what are the benefits of this implementation compared to :
using System.Linq;
Random random = new Random();
shuffledDeck = deck.OrderBy(c => random.Next());