• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • Help Room /
avatar image
0
Question by Web1111 · May 22, 2015 at 02:30 PM · graphics3d modelsdata visualization

Dynamic Scientific Data Driven 3D Models

Hi, I'm completely new to unity3D and I'm just trying to generally quickly determine if its possible to dynamically translate datapoints saved in a sql server database or flat file into a 3D interactive model. I work with C# and SQL Server in my day job and my aim is to be able to visualize scientific data such as geological and well information. Are there any worked examples of data driven visualizations to learn from?

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by FortisVenaliter · May 22, 2015 at 02:32 PM

Yes, absolutely; I use procedural meshes all the time.

I'm sure you can get the data from the DB on your own, then you just need to create a new Mesh object, set it's vertices, indices, etc. and apply it to a MeshFilter component on an object with a MeshRenderer component.

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Web1111 · May 22, 2015 at 03:27 PM 0
Share

$$anonymous$$any thanks. There's so many engines, api's and new terminology its bewildering to know where to start. I was particularly interested in an article I read the other day about Unity's support for emerging new tech in VR and AR such as Oculus and Hololens. I guess the place to start is to download the personal edition and work through the tutorials and started building proof of concept. Any specific learning advice would be greatly appreciated.

avatar image FortisVenaliter · May 22, 2015 at 03:31 PM 0
Share

Check out the Learn section of this site from the top bar. Also, the FAQ (linked on the right) has some more good resources.

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

3 People are following this question.

avatar image avatar image avatar image

Related Questions

Gaps between 3D objects. How do I get rid of them? 0 Answers

Can I tile a material differently on different objects instead of making a new material? 0 Answers

About Game Dev Art Pipeline ? 1 Answer

Failed to Initialize 3D Graphics? 10 Answers

Canvas has no Image when I call GetComponent() 1 Answer

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges