Learn how to create stunning 3D data visualizations with DataReels Animator. From your first visualization to advanced techniques and best practices.
Navigate to the 3D Tool page and familiarize yourself with the interface. You'll see a stunning 3D environment with sample data already loaded.
Launch Tool →Click "Preview Full Tour" to watch the cinematic camera animation. Use your mouse to explore the 3D scene when not in tour mode.
Download the template JSON file, modify it with your data, then upload it to see your own visualization come to life.
Go to the 3D Tool page. You'll see a 3D environment with sample protein content data already loaded, showing colorful bars in a cityscape setting.
The control panel on the left contains all the tools you need:
Click "Preview Full Tour" to see the cinematic camera movement. The camera will smoothly fly from one data point to the next, focusing on each bar with its label and value clearly visible.
When not in tour mode, use your mouse to explore:
Click "Download" in the tool to get a JSON template with the current data structure. This will give you a file called dataset_template.json
.
💡 Pro tip: You can also download sample datasets from ourExamples page.
Open the JSON file in any text editor. You'll see two main sections:
{ "sceneSettings": { "heightScale": 0.8 }, "data": [ { "name": "Your Data Point", "value": 25.5, "rank": 1, "description": "Optional subtitle", "color": "#FF6B6B", "columnColor": "#8B2635" } ] }
Replace the sample data with your own information:
Save your JSON file and upload it using the "Upload" button. Your visualization will immediately update with your data. If there's an error, check that your JSON syntax is correct.
DataReels Animator offers two recording formats:
Click either "Record 16:9" or "Record 9:16" depending on your needs. The screen will resize to the correct aspect ratio and the tour will begin automatically.
⚠️ Important: Keep the browser tab active and visible during recording for the best quality results.
The camera tour will play through automatically, visiting each data point. The recording will stop automatically when the tour is complete, and your video file will download automatically.
Your video is ready to upload to social media platforms, include in presentations, or share with colleagues. The file format (MP4 or WebM) will depend on your browser's capabilities.
See real-world examples and download sample datasets for different industries and use cases.
Dive deep into the technical documentation for advanced features and customization options.
Put your knowledge to practice and start creating amazing 3D data visualizations right now.