Skip to content

Adding ospTutorialGLM #1604

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 5 commits into
base: development
Choose a base branch
from

Conversation

vnarwal95
Copy link
Contributor

Adding a New Sample(s)

ospTutorialGLM

Description

This is a small example tutorial how to use OSPRay in an application using GLM instead of rkcommon for math types.
This is refactored version of ospray/apps/ospTutorialGLM.cpp such that it can be compiled and built upon independently of ospray engine.

Checklist

Administrative

  • Review sample design with the appropriate Domain Expert:
  • If you have any new dependencies/binaries, inform the oneAPI Code Samples Project Manager

Code Development

Security and Legal

  • OSPDT Approval (see Project Manager for assistance)
  • Compile using the following compiler flags and fix any warnings, the falgs are: "/Wall -Wformat-security -Werror=format-security"
  • Bandit Scans (Python only)
  • Virus scan

Review

  • Review DPC++ code with Paul Peterseon. (GitHub User: pmpeter1)
  • Review readme with Tom Lenth(@tomlenth) and/or Project Manager
  • Tested using Dev Cloud when applicable

@vnarwal95 vnarwal95 changed the title Hackathon osp tutorial glm Adding ospTutorialGLM Apr 29, 2023
Copy link
Contributor

@jkinsky jkinsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants