Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

GCI: a network server for interactive 3D graphics.

G Tuparev1, G Vriend, C Sander

  • 1European Molecular Biology Laboratory, Heidelberg, Germany.

Journal of Molecular Graphics
|March 1, 1992
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Depressive and anxiety symptoms in individuals with Long-COVID: Does social network matter? - Results of a German Long-COVID study.

Journal of affective disorders·2026
Same author

Do values and political attitudes affect help-seeking? Exploring reported help-seeking for mental health problems in a general population sample using a milieu framework.

Epidemiology and psychiatric sciences·2023
Same author

Serum BDNF levels correlate with regional cortical thickness in minor depression: a pilot study.

Scientific reports·2020
Same author

Measurements of the associated production of a Z boson and b jets in pp collisions at <math> </math>.

The European physical journal. C, Particles and fields·2020
Same author

Study of Jet Quenching with Z+jet Correlations in Pb-Pb and pp Collisions at sqrt[s]_{NN}=5.02  TeV.

Physical review letters·2017
Same author

Searches for pair production of third-generation squarks in [Formula: see text][Formula: see text] pp collisions.

The European physical journal. C, Particles and fields·2017
Same journal

HOLE: a program for the analysis of the pore dimensions of ion channel structural models.

Journal of molecular graphics·1996
Same journal

Analytically defined surfaces to analyze molecular interaction properties.

Journal of molecular graphics·1996
Same journal

Prediction of high-frequency electron paramagnetic resonance spectra of spin S = 3/2, 5/2 systems.

Journal of molecular graphics·1996
Same journal

Affecting the activity of soybean lipoxygenase-1.

Journal of molecular graphics·1996
Same journal

Why spin = 1, 2 species have no electron paramagnetic resonance signal under normal conditions: possible detection by electron paramagnetic resonance at frequency close to D value?

Journal of molecular graphics·1996
Same journal

Knowledge-based modeling of a legume lectin and docking of the carbohydrate ligand: the Ulex europaeus lectin I and its interaction with fucose.

Journal of molecular graphics·1996
See all related articles

The Graphics Command Interpreter (GCI) offers simple, interactive 3D graphics for any program. This independent server module facilitates concurrent operation and easy integration via TCP/IP, enhancing 3D visualization capabilities.

Area of Science:

  • Computer Graphics
  • Software Engineering

Background:

  • Interactive 3D graphics are crucial for many applications.
  • Integrating complex graphics libraries can be challenging for existing software.

Purpose of the Study:

  • To develop a simple, independent server module for interactive 3D graphics.
  • To enable easy interfacing of 3D graphics capabilities with diverse programs.

Main Methods:

  • The Graphics Command Interpreter (GCI) acts as a server module.
  • It communicates with master (client) programs via TCP/IP using simple ASCII strings.
  • GCI provides interactive manipulation of 3D objects and user input handling.

Main Results:

  • GCI implements key features like object management, transformations, and windowing.

Related Experiment Videos

  • It runs concurrently with the master program, offering independent view manipulation.
  • The module avoids special library linking, ensuring broad compatibility.
  • Conclusions:

    • GCI provides a straightforward and flexible solution for adding interactive 3D graphics.
    • Its design facilitates integration with programs across different languages and operating systems.
    • The freely available GCI enhances the accessibility of 3D visualization tools.