Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7083787
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T07:13:16+00:00 2026-05-28T07:13:16+00:00

I want to develop a webGL based application for data analyzing cum data visualization

  • 0
  • I want to develop a webGL based application for data analyzing cum data visualization to represent 2D/3D graphic charts(line chat, pie chart, bar charts etc..,). Are there any open source libraries for such things in webGL? If not in webGL are there any such libraries in OpenGL..

  • If not in openGL are there any best tools(either desktop or web based application) for data analyzing cum data visualization. The tools can be like giving bulks of inputs of data and should be able to visualize the data finally.

  • Or is it easy for me to develop a webGL app, I should be able to give .csv or .xls files as input?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T07:13:17+00:00Added an answer on May 28, 2026 at 7:13 am
    • I want to develop a webGL based application for data analyzing cum data visualization to represent 2D/3D graphic charts(line chat, pie chart, bar charts etc..,). Are there any open source libraries for such things in webGL? If not in webGL are there any such libraries in OpenGL..

    The analyzing step is best done server side, where you can work in a natively executed environment. On the client side (= browser) you’re stuck with JavaScript, and though there have been huge advances in its performance, largely due to Just-in-Time compilers targeting native, it still can not compete with target compiled code.

    I’m not aware of any WebGL specific plot libraries, but there may be some.

    • If not in openGL are there any best tools(either desktop or web based application) for data analyzing cum data visualization. The tools can be like giving bulks of inputs of data and should be able to visualize the data finally.

    Well, it’s always difficult to claim a tool is the “best”. But what’s widely regarded as one among the best visualization toolkits around is VTK from Kitware http://www.vtk.org (it’s open source and free).

    There’s also a very nice Python based visualization framework, that builds on VTK, called the Enthought suite http://www.enthought.com/ . I’m only learning it at the moment (got into contact with it only 3 days ago), but so far it’s a very beautiful to work with thing.

    • Or is it easy for me to develop a webGL app, I should be able to give .csv or .xls files as input?

    Well, WebGL certainly requires a bit less boilerplate code to get set up. But still you’ll have to do all the drawing grunt work, i.e. translate a bunch of numbers into drawing commands.

    However you’ll have a hard time working with XLS files. The format is pure binary and uses something called “Structured File Format”, which is not unlike a FAT filesystem in a file. SFFs really manage their data in linked clusters. And after that you’ve to cope with the binary encoding of XLS. 3 years ago, finally, Microsoft did release the documentation on the file format, but this doesn’t make the job reading a XLS file much easier.

    CSV files are easy to parse, but why do it, if you got a parser in your browser for free:

    I recommend passing the data as JSON, because that’s something the clients (= browsers) understand immediately and can turn into a usable data structure directly.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to develop an application that disables the Background Data (new feature in
I want to develop a website web chat application like yahoo. Only difference is
I want to develop an application based on Voice Biometric Recognition . Specifically, I
I want to develop an chat application, in which I successfully added files of
I want to develop one application where it will automatically (based on some logic)
I want to develop a windows application. If I use native C++ and MFC
I want to develop simple Serverless LAN Chat program just for fun. How can
I want to develop a mobile web application using asp.net 3.5 that can be
I want to develop an iPhone application using the utility template, where the flip
I want to develop ASP.NET C# based MMOG (Massively multiplayer online game). I would

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.