Skip to content

Extension of Animation Nodes for Blender built with Qiskit. This add-on offers tools to incorporate quantum computing into your creation process.

License

Notifications You must be signed in to change notification settings

Quantum-Creative-Group/quantum_nodes

Repository files navigation

Quantum Nodes

Quantum Nodes is an extension of Animation Nodes for Blender built with Qiskit.
This add-on offers tools to incorporate quantum computing into your creation process.

It even allows you to send your quantum circuits to real qubits provided by IBM.

Get started with Quantum Nodes by reading the documentation.

Find more information on www.quantum-nodes.com

Representative image quantum nodes



Documentation

Here you will find both the user and developer manual for Quantum Nodes: documentation.

Contributing

Find more detailed instructions on the dedicated page.

  • Fork this repository
  • Do your modifications
  • Once you are ready, open a new pull request
  • Wait for your modifications to be reviewed and accepted

Citing Quantum Nodes

There is a poster about Quantum Nodes!

If you are using Quantum Nodes in your research, please cite our work.

Félix Olart, Eloïse Tassin, Laurine Capdeville, Luc Pinguet, Théo Gautier, and Alain Lioret. 2021. Quantum Nodes: Quantum Computing Applied to 3D Modeling. In ACM SIGGRAPH 2021 Posters (SIGGRAPH '21). Association for Computing Machinery, New York, NY, USA, Article 32, 1–2. https://doi.org/10.1145/3450618.3469155

Bibtex

@inproceedings{10.1145/3450618.3469155,
    author = {Olart, F\'{e}lix and Tassin, Elo\"{\i}se and Capdeville, Laurine and Pinguet, Luc and Gautier, Th\'{e}o and Lioret, Alain},
    title = {Quantum Nodes: Quantum Computing Applied to 3D Modeling},
    year = {2021},
    isbn = {9781450383714},
    publisher = {Association for Computing Machinery},
    address = {New York, NY, USA},
    url = {https://doi.org/10.1145/3450618.3469155},
    doi = {10.1145/3450618.3469155},
    abstract = {Quantum Nodes is a Blender add-on that introduces the integration of quantum algorithms into the 3D creation process. Our work focuses on allowing users to experiment both new forms of creation and approaching the concepts of quantum computing through 3D creation.},
    booktitle = {ACM SIGGRAPH 2021 Posters},
    articleno = {32},
    numpages = {2},
    location = {Virtual Event, USA},
    series = {SIGGRAPH '21}
}