Skip to content

Add Web3D Survey Collector Script #28

Open
@Captain-Of-Coit

Description

@Captain-Of-Coit

What is it?

Web3D Survey solves a common problem that 3D graphics web developers face: which API features can I use reliably? We solve this problem by collecting web graphics API capabilities and features widely across the web and then presenting that data back on this website so 3D graphics web developers can make informed decisions and reliable experiences.

We currently are collecting information on WebGL, WebGL 2, WebGPU and WebXR API features and capabilities.

Re privacy:

The Web3D Survey collector script is GDPR compliant in that we do not use cookies nor do we collect any personal information and we also do not store IP addresses. We are focused on our mission of making the web a better place for 3D graphics and we are not interested in selling your data to advertisers.

How to add:

Do your part to help the web 3D graphics community and embed our collector script on your website:

<script defer src="https://web3dsurvey.com/collector.js"></script>

The Web3d Survey collector script is designed to minimize impact on participating websites: 3kb of JavaScript, runs in 20 ms, only runs after page load has completed (1 second after DOMContentLoaded.)

Link to the website of Web3D Survey which goes into more detail: https://web3dsurvey.com

Would be a great contribution to the Web3D Survey by having it embedded on https://wgpu.rs/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions