What Free Libraries Can I Use to Draw Crystal Lattice Structures in 3D Using C?

AI Thread Summary
Kenichi, a novice C programmer from Japan, seeks advice on libraries for drawing 3D crystal lattice structures. He has experimented with OpenGL but struggles with creating bonds between spheres, finding the process time-consuming. He questions the necessity of Windows programming, believing it to be more complex and time-intensive than using OpenGL. Kenichi is looking for guidance on modeling movable chemical compounds in 3D space and is in urgent need of assistance. The discussion also mentions a resource link for programs that can create crystal structures.
Taros
Messages
1
Reaction score
0
Hello, my name is Kenichi, from japan.
Inorder to draw Crystal Lattice 3D Structures, what libraries for free out there to be used with C programming language ? I am still a C novice.
I wonder, in chemical simulation research do you also program using C language plus some libraries to drawing, modeling etc.

I used to hear of opengl, and i tried it too, but i could only draw 2 3d spheres with no bond because i don't know how to draw a bond :blushing:, and it really took me a lot of time, perhaps even much much more if i wanted to complete the whole structure of a crystal compound.

Also, some people advise me to use windows programming, but i think this is like crazy because windows programming needs me to code much logner than opengl. is it correct ?

What should i do now, please advice me. I need urgently help from you on how to modelling a movable chemical compound in 3d space.

Thank you.

-Kenichi Taro
 
Computer science news on Phys.org
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top