Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Three.js vs Unity5
Search
mex-ichikawa
January 29, 2015
Programming
0
56
Three.js vs Unity5
デモの目次的な何か。。。
mex-ichikawa
January 29, 2015
Tweet
Share
More Decks by mex-ichikawa
See All by mex-ichikawa
WebAudioAPIで(目的の)SE作れなかった話
mex_ichikawa
0
33
Bower + WebComponents
mex_ichikawa
0
36
gulp + React
mex_ichikawa
2
420
Blob URL Scheme
mex_ichikawa
0
540
Other Decks in Programming
See All in Programming
ニーリーにおけるプロダクトエンジニア
nealle
0
950
テスターからテストエンジニアへ ~新米テストエンジニアが歩んだ9ヶ月振り返り~
non0113
2
220
NEWT Backend Evolution
xpromx
1
140
顧客の画像データをテラバイト単位で配信する 画像サーバを WebP にした際に起こった課題と その対応策 ~継続的な取り組みを添えて~
takutakahashi
4
1.3k
What's new in AppKit on macOS 26
1024jp
0
150
Rails Frontend Evolution: It Was a Setup All Along
skryukov
0
280
The Evolution of Enterprise Java with Jakarta EE 11 and Beyond
ivargrimstad
0
290
Claude Code で Astro blog を Pages から Workers へ移行してみた
codehex
0
110
Vibe Codingの幻想を超えて-生成AIを現場で使えるようにするまでの泥臭い話.ai
fumiyakume
15
6.9k
NPOでのDevinの活用
codeforeveryone
0
910
レベル1の開発生産性向上に取り組む − 日々の作業の効率化・自動化を通じた改善活動
kesoji
1
300
猫と暮らす Google Nest Cam生活🐈 / WebRTC with Google Nest Cam
yutailang0119
0
170
Featured
See All Featured
The Language of Interfaces
destraynor
158
25k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.9k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Being A Developer After 40
akosma
90
590k
The Pragmatic Product Professional
lauravandoore
35
6.7k
Gamification - CAS2011
davidbonilla
81
5.4k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
520
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
130
19k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.6k
Transcript
Three.js vs Unity5 @ichikawa Tsukiji.front - 2015/01/29
Webで3Dコンテンツ表示
まず、Three.jsが有名
コインゲームっぽいものを 作ってみる <デモ>
ドキュメントも見やすいし 使いやすいかも?
一方、IDEでも作ってみたい
Unity5でWebGL書き出し 出来る! 下記の記事が詳しかったです http://tips.hecomi.com/entry/2014/12/08/002719
同じようなものを Unity5で作ってみる <デモ>
直感的で作りやすい
まとめ • Three.js vs Unity5 • なんだかんだで、Unity5が便利。 • アセット管理が容易なコンテンツならThree.jsでも。。。 •
あくまで個人的な感想。 • 今後のUnity5に期待 • Unreal Engine 4 vs Unity5 にも興味が出てきた • 余談ですが、UnityのAngryBotsはHTML5版で書き出せました。
おわり