Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVG support? #1

Closed
chrislloyd opened this issue Apr 25, 2010 · 2 comments
Closed

SVG support? #1

chrislloyd opened this issue Apr 25, 2010 · 2 comments

Comments

@chrislloyd
Copy link

As far as I know most platforms which support SVG support Canvas too. SVG is just another layer of complexity to what is looking like an awesome tool. In my opinion it's better to focus dev on just Canvas.

@mrdoob
Copy link
Owner

mrdoob commented Apr 25, 2010

I'm not 100% sure but I think allows easier event listening for shapes (like detecting if you're rollovering an object). Also lets you render without antialias which can boost performance (and doesn't have non-antialias option). It definitely have some benefits.

@splatcollision
Copy link

SVG is great for interactivity - you can observe all standard DOM element events on individual items.

mrdoob pushed a commit that referenced this issue Dec 10, 2012
mrdoob pushed a commit that referenced this issue Jun 20, 2014
mrdoob pushed a commit that referenced this issue Jan 23, 2015
mrdoob pushed a commit that referenced this issue Mar 3, 2015
mrdoob pushed a commit that referenced this issue Mar 9, 2015
mrdoob pushed a commit that referenced this issue Mar 12, 2015
WestLangley added a commit that referenced this issue Apr 5, 2015
mrdoob pushed a commit that referenced this issue Jun 24, 2015
.clone() and .toJSON() added to AreaLight
mrdoob pushed a commit that referenced this issue Jun 25, 2015
updated origin with main stream
mrdoob pushed a commit that referenced this issue Nov 2, 2015
Getting up to date with upstream
mrdoob pushed a commit that referenced this issue Feb 13, 2016
Modify smoothing pattern to support multiple digits
mrdoob pushed a commit that referenced this issue Mar 21, 2016
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Jun 5, 2020
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Jul 17, 2020
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Aug 11, 2020
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Aug 16, 2020
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Aug 30, 2020
…hanced

Refactored controls to use events instead of functions in subclass
mrdoob pushed a commit that referenced this issue Sep 4, 2020
Update index.html with new RdC link
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Oct 14, 2020
…oject" (mrdoob#1)

Change translation "New" to "New Project" and add "Load Project" and "Save Project". 
French and Chinese translations would be missing.
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Oct 15, 2020
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Nov 13, 2020
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Nov 13, 2020
Read object name from .3dm file
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Feb 8, 2021
Improve encoding - lazy loading, SIMD, quality...
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Mar 1, 2021
Updating my fork with changes.
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Apr 6, 2021
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Jun 30, 2021
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Aug 3, 2021
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Sep 16, 2021
…lf-lookup

Multiple Associations & Self Lookup
ThorstenBux pushed a commit to ThorstenBux/three.js that referenced this issue Oct 19, 2021
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Nov 1, 2021
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Jan 22, 2022
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue May 13, 2022
…aram

Removed unused parameter SelectionHelper.js
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Sep 23, 2022
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Nov 27, 2022
3jsLive pushed a commit to 3jsLive/three.js that referenced this issue Mar 2, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants